Added -SNAPSHOT to version to make the artifact available in the CI maven repo

This commit is contained in:
Mauro Mugnaini 2020-06-19 18:03:54 +02:00
parent 8155c98deb
commit 2f396a9308
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</parent>
<groupId>org.gcube.common</groupId>
<artifactId>oidc-library</artifactId>
<version>0.2.0</version>
<version>0.2.0-SNAPSHOT</version>
<dependencyManagement>
<dependencies>
<dependency>