Update 'pom.xml'

update to 1.2.2 version:
changed repo declaration to new nexus url
This commit is contained in:
Roberto Cirillo 2021-01-21 10:12:17 +01:00
parent d88fc6e5dc
commit 7ccc0a7cd7
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.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>ecological-engine-external-algorithms</name>
<description>ecological-engine-external-algorithms library</description>
@ -115,7 +115,7 @@
<repository>
<id>osgeo</id>
<name>Open Source Geospatial Foundation Repository Mirror</name>
<url>http://maven.research-infrastructures.eu/nexus/content/repositories/osgeo//</url>
<url>https://nexus.d4science.org/nexus/content/repositories/osgeo/</url>
</repository>
</repositories>
<build>