removed open ended ranges

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@181293 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2019-07-23 08:44:30 +00:00
parent aab3ade714
commit a2ebb6e0da
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@
<dependency>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-wrapper</artifactId>
<version>[2.5.0-SNAPSHOT,3.0.0-SNAPSHOT))</version>
<version>[2.5.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>