Removed useless dependency

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@84735 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-10-31 09:23:03 +00:00
parent 53b727427a
commit 0a10fb26c4
1 changed files with 5 additions and 2 deletions

View File

@ -125,17 +125,20 @@
<artifactId>workspace-light-tree</artifactId>
</dependency>
<!--
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace-tree-widget</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
-->
<!-- TD Source -->
<dependency>
<groupId>org.gcube.portlets.user</groupId>