From 9a06d4407bb4d8ddd603a2e7f6a33e98b13e763c Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Sat, 13 Mar 2010 01:58:17 +0000 Subject: [PATCH] NOJIRA: Removing transitive dependency on Nuxeo artifacts from our Java client code. --- services/client/pom.xml | 1 + services/sdk/sample/pom.xml | 26 +------------------------- 2 files changed, 2 insertions(+), 25 deletions(-) diff --git a/services/client/pom.xml b/services/client/pom.xml index 6c924319a..674ad2b2e 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -26,6 +26,7 @@ org.collectionspace.services org.collectionspace.services.common ${project.version} + true diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index 06b25e34b..dea1fbae3 100644 --- a/services/sdk/sample/pom.xml +++ b/services/sdk/sample/pom.xml @@ -31,8 +31,7 @@ false - - + libs-snapshots-local libs-snapshots-local @@ -44,29 +43,6 @@ true - - - nuxeo-public-snapshots - nuxeo-public-snapshots - http://source.collectionspace.org:8081/artifactory/nuxeo-public-snapshot - - false - - - true - - -- 2.47.3