removed storage hub deps
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/gcube-portal-bundle@169452 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
09c55704f9
commit
a93407735d
8
pom.xml
8
pom.xml
|
@ -43,7 +43,7 @@
|
|||
common-gcore-stubs,common-scope,common-scope-maps,common-uri,discovery-client,ic-client,
|
||||
registry-publisher,common-authorization,authorization-client,document-store-lib,
|
||||
accounting-lib,threadlocal-vars-cleaner,common-generic-clients</fws-artifactsid>
|
||||
<hl-artifactsid>home-library,home-library-model,home-library-jcr,jackrabbit-jcr-commons,jackrabbit-jcr-rmi-custom,jcr,storagehub-client-library,storagehub-model</hl-artifactsid>
|
||||
<hl-artifactsid>home-library,home-library-model,home-library-jcr,jackrabbit-jcr-commons,jackrabbit-jcr-rmi-custom,jcr</hl-artifactsid>
|
||||
<snl-artifactsid>social-networking-library,notifications-common-library,tour-manager</snl-artifactsid>
|
||||
<ep-artifactsid>gcube-login-portlet,gcube-loggedin,UsersManagementPortlet,register-vre-users,resource-management,service-endpoint-editor</ep-artifactsid>
|
||||
<custom-plugins-artifactsid>gcube-responsive-theme,session-timeout-hook</custom-plugins-artifactsid>
|
||||
|
@ -455,12 +455,6 @@
|
|||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- End FWS -->
|
||||
<!-- Storage Hub -->
|
||||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
<artifactId>storagehub-client-library</artifactId>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- Home Library -->
|
||||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
|
|
Loading…
Reference in New Issue