From 2587d85dd112338ec7171dbf16ef0fe336e089e6 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Mon, 21 Sep 2009 16:02:30 +0000 Subject: [PATCH] CSPACE-457: Adding element to our root POM to publish the artifacts to our project Maven repository at source.collectionspace.org --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5cdcbdd28..56cc8d016 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,22 @@ UTF-8 5.2.1-SNAPSHOT 1.5.1-SNAPSHOT - + + + + + libs-releases-local + libs-releases-local + http://source.collectionspace.org:8081/artifactory/libs-releases-local + + + + libs-snapshots-local + libs-snapshots-local + http://source.collectionspace.org:8081/artifactory/libs-snapshots-local + + + 3rdparty services -- 2.47.3