Fixed SNAPSHOT version

This commit is contained in:
Fabio Sinibaldi 2019-10-02 12:08:56 +02:00
parent e08dab963e
commit 18a4ec03d5
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>sdi-library</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
<name>SDI Library</name>
<description>Client library to interact with gCube SDI Service</description>
@ -109,4 +109,4 @@
</dependencies>
</project>
</project>