]> gerrit.simantics Code Review - simantics/district.git/commitdiff
Add missing caffeine dependency to district feature for elevationserver 24/2924/1
authorjsimomaa <jani.simomaa@gmail.com>
Wed, 5 Jun 2019 06:54:00 +0000 (09:54 +0300)
committerjsimomaa <jani.simomaa@gmail.com>
Wed, 5 Jun 2019 06:54:00 +0000 (09:54 +0300)
gitlab #45
APROS-15308

Change-Id: Ia216fab91df81ac168299bf7c1c4e1ffbeb41a8c

org.simantics.district.feature/feature.xml

index 409a855f2564d36875bff1f67edc1b2b91a4487e..c27c5d6d40193fe52a9620e09d2d4e4d488f21c1 100644 (file)
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="com.github.benmanes.caffeine"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>