updated pom with light tree dependency

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@83086 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2013-10-14 09:01:18 +00:00
parent 04bf4b492b
commit 8285708f9e
1 changed files with 7 additions and 0 deletions

View File

@ -175,6 +175,13 @@
<!-- <scope>provided</scope> -->
<!-- </dependency> -->
<!-- WSLT dependencies -->
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>workspace-light-tree</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>wsmail-widget</artifactId>