Update 'pom.xml'
Temorarily restored SNAPSHOT in order to fix incident #18926
This commit is contained in:
parent
a4b2998e1e
commit
9926a2883c
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
|||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<artifactId>workspace</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>6.23.1</version>
|
||||
<version>6.23.1-SNAPSHOT</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.
|
||||
|
|
Loading…
Reference in New Issue