Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-11-28 11:15:23 +01:00
parent 5b94052656
commit 03ce8829e3
1 changed files with 5 additions and 0 deletions

View File

@ -63,6 +63,11 @@
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine</artifactId>
<version>[1.12.0,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency> <dependency>
<groupId>geoutils-custom</groupId> <groupId>geoutils-custom</groupId>
<artifactId>netcdf</artifactId> <artifactId>netcdf</artifactId>