Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-toolbox-widget@91222 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-02-07 19:57:39 +00:00 committed by Giancarlo Panichi
parent 6481a8312f
commit b1598a44e9
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<version>1.0.0-SNAPSHOT</version>
<name>tabular-data-toolbox-widget</name>
<description>tabular-data-toolbox-widget implements a tab panel to show property, tasks and so on</description>
<description>tabular-data-toolbox-widget implements a tab panel to show a tool for manage tabular resources</description>
<scm>
<url>https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-toolbox-widget</url>
@ -134,7 +134,7 @@
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>tabular-data-column-widget</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<!--tabular-data-tasks-widget -->