Revision: 4945 http://sourceforge.net/p/jump-pilot/code/4945 Author: edso Date: 2016-07-01 17:06:24 +0000 (Fri, 01 Jul 2016) Log Message: ----------- leftover from geojson commit
Modified Paths: -------------- core/trunk/pom.xml Modified: core/trunk/pom.xml =================================================================== --- core/trunk/pom.xml 2016-07-01 15:36:23 UTC (rev 4944) +++ core/trunk/pom.xml 2016-07-01 17:06:24 UTC (rev 4945) @@ -766,6 +766,11 @@ <version>1.14.0</version> </dependency> <dependency> + <groupId>com.vividsolutions</groupId> + <artifactId>jts-io</artifactId> + <version>1.14.0</version> + </dependency> + <dependency> <groupId>org.beanshell</groupId> <artifactId>bsh</artifactId> <version>2.0b4</version> @@ -944,5 +949,10 @@ <artifactId>org-netbeans-swing-outline</artifactId> <version>7.2</version> </dependency> + <dependency> + <groupId>com.googlecode.json-simple</groupId> + <artifactId>json-simple</artifactId> + <version>1.1.1</version> + </dependency> </dependencies> </project> ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel