Minor Updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-share-widget@92650 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-04 18:41:11 +00:00 committed by Giancarlo Panichi
parent 0752687b6f
commit 08d36d09dc
1 changed files with 13 additions and 1 deletions

14
pom.xml
View File

@ -115,12 +115,24 @@
<scope>provided</scope>
</dependency>
<!-- usermanagement-core -->
<dependency>
<groupId>org.gcube.dvos</groupId>
<artifactId>usermanagement-core</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>home-library-jcr</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>home-library</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
</dependency>
<!-- workspace-sharing-widget -->
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>