From 6016089e8bbec8a5769747b8c2fa4375d13c59f7 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 26 Feb 2010 23:46:25 +0000 Subject: [PATCH] NOJIRA: Attempting to address unnecessary Maven lookups for Nuxeo snapshot artifacts. --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80abd0652..f4591e359 100644 --- a/pom.xml +++ b/pom.xml @@ -79,6 +79,17 @@ --> + + libs-snapshots + http://source.collectionspace.org:8081/artifactory/libs-snapshots + + false + + + true + + + libs-snapshots-local libs-snapshots-local @@ -173,6 +184,7 @@ false +--> public-snapshot http://maven.nuxeo.org/public-snapshot @@ -183,7 +195,6 @@ true - --> @@ -319,4 +330,5 @@ + -- 2.47.3