Trying adding snapshot in version range

This commit is contained in:
Mauro Mugnaini 2020-06-29 18:56:20 +02:00
parent c8b479a4db
commit 0bc8a1841d
1 changed files with 2 additions and 2 deletions

View File

@ -83,8 +83,8 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>event-publisher-library</artifactId>
<version>[0.1,)</version>
<scope>compile</scope>
<version>[0.2-SNAPSHOT,)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.dvos</groupId>