removed couchdb sependenccy

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/gcube-portal-bundle@154708 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2017-09-29 08:56:02 +00:00
parent 4988f27879
commit 5ffd9f9d85
1 changed files with 1 additions and 7 deletions

View File

@ -42,7 +42,7 @@
<fws-artifactsid>common-clients,common-configuration-scanner,common-fw-clients,common-gcore-resources,
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,document-store-lib-couchdb,threadlocal-vars-cleaner,common-generic-clients</fws-artifactsid>
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</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>
@ -592,12 +592,6 @@
<artifactId>accounting-lib</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-couchdb</artifactId>
<version>[1.0.0-SNAPSHOT,)</version>
<scope>provided</scope>
</dependency>
<!-- Misc -->
<!-- result set -->
<dependency>