Revision: 4598
          http://sourceforge.net/p/jump-pilot/code/4598
Author:   michaudm
Date:     2015-12-10 23:31:51 +0000 (Thu, 10 Dec 2015)
Log Message:
-----------
Switch pom to official jts-1.14 release

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

Modified: core/trunk/ChangeLog
===================================================================
--- core/trunk/ChangeLog        2015-12-10 22:31:49 UTC (rev 4597)
+++ core/trunk/ChangeLog        2015-12-10 23:31:51 UTC (rev 4598)
@@ -1,8 +1,12 @@
 # for display continuity sake please use 2 spaces instead of tabs
 
+2015-12-11 mmichaud <m.michael.mich...@orange.fr>
+  * Switch pom to official jts-1.14 release
+
 2015-12-10
   * Fixed bug in GridFloat class: now channels and streams are closed 
     after writing of grid is completed.
+
 2015-12-08 ede
   * bugfix "renaming layers or editing attributes in attribtab executes 
     plugin/cursortool erronously via shortcut" and "shortcuts Strg+X/C/V etc.

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml  2015-12-10 22:31:49 UTC (rev 4597)
+++ core/trunk/pom.xml  2015-12-10 23:31:51 UTC (rev 4598)
@@ -720,9 +720,8 @@
         </dependency>
         <dependency>
             <groupId>com.vividsolutions</groupId>
-            <artifactId>jts</artifactId>
-            <version>1.14-20131224.000718-1</version>
-            <scope>compile</scope>
+            <artifactId>jts-core</artifactId>
+            <version>1.14.0</version>
         </dependency>
         <dependency>
             <groupId>org.beanshell</groupId>


------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to