Revision: 4612 http://sourceforge.net/p/jump-pilot/code/4612 Author: edso Date: 2015-12-13 18:24:53 +0000 (Sun, 13 Dec 2015) Log Message: ----------- reverting to see if the snaphots build again
Modified Paths: -------------- core/trunk/pom.xml Modified: core/trunk/pom.xml =================================================================== --- core/trunk/pom.xml 2015-12-13 18:23:32 UTC (rev 4611) +++ core/trunk/pom.xml 2015-12-13 18:24:53 UTC (rev 4612) @@ -902,34 +902,5 @@ <artifactId>org-netbeans-swing-outline</artifactId> <version>7.2</version> </dependency> - <!--for spatial database plugin--> - <dependency> - <groupId>mysql</groupId> - <artifactId>mysql-connector-java</artifactId> - <version>5.1.34</version> - </dependency> - <dependency> - <groupId>org.xerial</groupId> - <artifactId>sqlite-jdbc</artifactId> - <version>3.8.7</version> - </dependency> - - <dependency> - <groupId>com.oracle</groupId> - <artifactId>ojdbc6</artifactId> - <version>11.2.0.3</version> - <scope>runtime</scope> - </dependency> - <dependency> - <groupId>org.geotools</groupId> - <artifactId>gt2-oracle-spatial</artifactId> - <version>2.3.2</version> - <scope>runtime</scope> - </dependency> -<!-- <dependency> - <groupId>org.openjump.core.ui.plugin.datastore</groupId> - <artifactId>SpatialDatabasesPlugin</artifactId> - <version>0.1-SNAPSHOT</version> - </dependency>--> </dependencies> </project> ------------------------------------------------------------------------------ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel