From ff42c23d83ac65ca4e091400ec0860195488e86a Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Tue, 13 Oct 2009 17:41:05 +0000 Subject: [PATCH] CSPACE-87: Added the CSpace repository as an artifact source. --- services/sdk/sample/pom.xml | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index cdf20bdbe..5c02273f6 100644 --- a/services/sdk/sample/pom.xml +++ b/services/sdk/sample/pom.xml @@ -6,7 +6,7 @@ jar 1.0 client.sample - + org.collectionspace.services @@ -21,7 +21,7 @@ - + libs-releases-local libs-releases-local http://source.collectionspace.org:8081/artifactory/libs-releases-local @@ -43,9 +43,31 @@ true - + + + collectionspace-releases + collectionspace-releases + http://source.collectionspace.org:8081/artifactory/public-nuxeo + + true + + + false + + + + collectionspace-snapshots + collectionspace-snapshots + http://source.collectionspace.org:8081/artifactory/public-snapshot-nuxeo + + false + + + true + + - + client-sample -- 2.47.3