From aed020b348a26bc39d5e5ee9cfe17737d19053e2 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Tue, 22 Sep 2009 17:21:01 +0000 Subject: [PATCH] CSPACE-87: Adding the CollectionSpace project Maven repositories to the POM's element. --- services/sdk/sample/pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index dae344446..368b9c0c8 100644 --- a/services/sdk/sample/pom.xml +++ b/services/sdk/sample/pom.xml @@ -15,6 +15,32 @@ + + + libs-releases-local + libs-releases-local + http://source.collectionspace.org:8081/artifactory/libs-releases-local + + true + + + false + + + + + libs-snapshots-local + libs-snapshots-local + http://source.collectionspace.org:8081/artifactory/libs-snapshots-local + + false + + + true + + + + client-sample -- 2.47.3