update storage-manager-core range to 3.0.0-SNAPSHOT

This commit is contained in:
roberto cirillo 2021-01-08 18:08:08 +01:00
parent c6819e84a5
commit bbe67f9419
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-core</artifactId>
<version>[2.9.0, 3.0.0-SNAPSHOT)</version>
<version>[3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>