From 8780e386f4c63003d560bd84b7cdec4c2100808b Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 31 Oct 2017 14:47:11 +0000 Subject: [PATCH] Refs #10152: Modify document-store-lib-couchdb pom.xml to create uber-jar instead of jar-with-dependencies and to use new make-servicearchive directive Task-Url: https://support.d4science.org/issues/10152 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-couchdb@158056 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c16614a..9bdafdd 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ couchdb-connector [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) - + junit junit