Snapshot release for 1.0.0

This commit is contained in:
Mauro Mugnaini 2020-07-07 10:12:29 +02:00
parent 2d74631416
commit c2970aec56
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
</parent>
<groupId>org.gcube.common</groupId>
<artifactId>event-publisher-library</artifactId>
<version>0.2-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<dependencyManagement>
<dependencies>
<dependency>
@ -45,7 +45,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>oidc-library</artifactId>
<version>[0.1.0,)</version>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>