-SNAPSHOT suffix removed too early

This commit is contained in:
Mauro Mugnaini 2020-07-07 12:02:31 +02:00
parent 5e93230338
commit 04031e90dd
1 changed files with 1 additions and 1 deletions

View File

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