Gianpaolo Coro 2014-10-02 12:24:57 +00:00
parent 1b45fc78a6
commit b46b6bef8c
1 changed files with 6 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-geospatial-extensions</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<name>ecological-engine-geospatial-extension</name>
<description>ecological-engine-geospatial-extension</description>
<properties>
@ -78,6 +78,11 @@
<artifactId>transfer-library</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>rapidminer-custom</groupId>
<artifactId>maxent-princeton</artifactId>
<version>3.3.3</version>
</dependency>
</dependencies>
<repositories>
<!-- <repository> <id>GeoSolutions</id> <url>http://maven.research-infrastructures.eu:8081/nexus/content/repositories/geo-solutions/</url>