Update 'pom.xml'

upgraded version to 1.2.0 since the 1.1.0 was already released in gCube 4.14
This commit is contained in:
Roberto Cirillo 2019-10-10 09:27:14 +02:00
parent f8f7953af8
commit 32a45584a4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.gcube.tools</groupId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<groupId>org.gcube.core</groupId>
<artifactId>common-encryption</artifactId>