Revision: 5596
          http://sourceforge.net/p/jump-pilot/code/5596
Author:   edso
Date:     2017-11-29 10:20:15 +0000 (Wed, 29 Nov 2017)
Log Message:
-----------
add imageio-ext-tiff as compile time dependency as it is part of CORE

Modified Paths:
--------------
    core/trunk/pom.xml

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml  2017-11-29 09:20:55 UTC (rev 5595)
+++ core/trunk/pom.xml  2017-11-29 10:20:15 UTC (rev 5596)
@@ -1059,6 +1059,11 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
+           <groupId>it.geosolutions.imageio-ext</groupId>
+           <artifactId>imageio-ext-tiff</artifactId>
+            <version>${imageio-ext.version}</version>
+        </dependency>
+        <dependency>
             <groupId>org.deegree2</groupId>
             <artifactId>deegree2-core</artifactId>
             <version>2.6-pre2-SNAPSHOT</version>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to