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:
parent
6481a8312f
commit
b1598a44e9
4
pom.xml
4
pom.xml
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue