refs 5870: TDM - adding new functionalities to portlets

Task-Url: https://support.d4science.org/issues/5870

Updated to support SDMX Dataset export

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-rule-widget@142108 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2017-02-02 16:54:40 +00:00 committed by Giancarlo Panichi
parent d7fc9b3257
commit 0eaa985109
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,7 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.1-3-0" date="2017-02-15">
<Change>Updated to PortalContext [Ticket #6548]</Change>
<Change>Removed AccessLogger</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-2-0" date="2016-05-01">
<Change>Fixed share of rules [Ticket #3483]</Change>

View File

@ -93,10 +93,7 @@
<artifactId>custom-portal-handler</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>accesslogger</artifactId>
</dependency>
</dependencies>
</profile>
</profiles>