ref #13226: TDM - Update to StorageHUB
https://support.d4science.org/issues/#13226 Updated to StorageHub git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@181600 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
3e42c3d46a
commit
93360b64c6
|
@ -1,4 +1,8 @@
|
|||
<ReleaseNotes>
|
||||
<Changeset component="org.gcube.portlets-user.tabular-data-gwt-service.2-23-0"
|
||||
date="2019-09-09">
|
||||
<Change>Updated to support the new Notifications System [task #11879]</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.portlets-user.tabular-data-gwt-service.2-22-0"
|
||||
date="2018-10-01">
|
||||
<Change>Updated the support to StorageHub [task #11879]</Change>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -14,7 +14,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<artifactId>tabular-data-gwt-service</artifactId>
|
||||
<version>2.22.0-SNAPSHOT</version>
|
||||
<version>2.23.0-SNAPSHOT</version>
|
||||
|
||||
<name>tabular-data-gwt-service</name>
|
||||
<description>tabular-data-gwt-service allows communication between the GUI and services</description>
|
||||
|
|
Loading…
Reference in New Issue