ref 6078:TDM - Create a new widget to support operations's invocation on DataMiner

https://support.d4science.org/issues/6078

Updated to support DataMiner

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-resources-widget@146535 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2017-04-03 17:27:53 +00:00
parent 94cc8323cc
commit fd187533d2
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
<ReleaseNotes> <ReleaseNotes>
<Changeset <Changeset
component="org.gcube.portlets-user.tabular-data-resources-widget.1-5-0" component="org.gcube.portlets-user.tabular-data-resources-widget.1-5-0"
date="2017-02-15"> date="2017-04-01">
<Change>Updated to new PortalContext [ticket #6548]</Change> <Change>Migrate to DataMiner [Ticket #6078]</Change>
</Changeset> </Changeset>
<Changeset <Changeset
component="org.gcube.portlets-user.tabular-data-resources-widget.1-4-0" component="org.gcube.portlets-user.tabular-data-resources-widget.1-4-0"
date="2015-10-15"> date="2015-10-15">

View File

@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.user</groupId> <groupId>org.gcube.portlets.user</groupId>
<artifactId>tabular-data-resources-widget</artifactId> <artifactId>tabular-data-resources-widget</artifactId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
<name>tabular-data-resources-widget</name> <name>tabular-data-resources-widget</name>