From: Richard Millet Date: Tue, 13 Oct 2009 17:41:05 +0000 (+0000) Subject: CSPACE-87: Added the CSpace repository as an artifact source. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=ff42c23d83ac65ca4e091400ec0860195488e86a;p=tmp%2Fjakarta-migration.git CSPACE-87: Added the CSpace repository as an artifact source. --- 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