-SNAPSHOT suffix removed too early

This commit is contained in:
Mauro Mugnaini 2020-07-07 11:56:11 +02:00
parent 367bc4c4e3
commit 5d49f1a6c1
1 changed files with 1 additions and 1 deletions

View File

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