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:
parent
04bf4b492b
commit
8285708f9e
7
pom.xml
7
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue