pom fixes
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@82776 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
4769375647
commit
40ccff1059
2
pom.xml
2
pom.xml
|
@ -89,7 +89,7 @@
|
|||
<version>[0.1.0-SNAPSHOT, 1.0.0-SNAPSHOT)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<groupId>org.gcube.portlets.widgets</groupId>
|
||||
<artifactId>workspace-light-tree</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<inherits name='org.gcube.portlets.widgets.wsmail.WsMail_Widget' />
|
||||
<inherits name='org.gcube.portlets.widgets.userselection.UserSelection' />
|
||||
<inherits
|
||||
name='org.gcube.portlets.user.workspace.lighttree.WorkspacePortletLightTree' />
|
||||
name='org.gcube.portlets.user.widgets.WorkspacePortletLightTree' />
|
||||
|
||||
<inherits name='org.gcube.portal.databook.GCubeSocialNetworking' />
|
||||
|
||||
|
|
Loading…
Reference in New Issue