Update 'pom.xml'

update version to 1.2.2-SNAPSHOT: update ecological-engine-external-algorithms lower bound range.
This commit is contained in:
Roberto Cirillo 2021-01-19 09:42:36 +01:00
parent e62aaaa952
commit 01a659a643
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-external-algorithms</artifactId>
<version>1.2.1</version>
<version>1.2.2-SNAPSHOT</version>
<name>ecological-engine-external-algorithms</name>
<description>ecological-engine-external-algorithms library</description>
@ -41,7 +41,7 @@
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-geospatial-extensions</artifactId>
<version>[1.5.0, 2.0.0-SNAPSHOT)</version>
<version>[1.5.2-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<exclusions>
<exclusion>
<groupId>org.gcube.core</groupId>