removed -SNAPSHOT

This commit is contained in:
francesco 2020-03-11 11:56:09 +01:00
parent 7c3ea0cff5
commit 0aebe0d4c3
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace</artifactId>
<packaging>war</packaging>
<version>6.23.1-SNAPSHOT</version>
<version>6.23.1</version>
<name>gCube Workspace Portlet</name>
<description>
gCube Workspace Portlet is a web-gui to manage the gCube workspace, a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs.
@ -222,7 +222,7 @@
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace-tree-widget</artifactId>
<version>[6.0.0-SNAPSHOT, 7.0.0-SNAPSHOT)</version>
<version>[6.0.0, 7.0.0-SNAPSHOT)</version>
<scope>compile</scope>
</dependency>