From c9559876acb6b29202b9d611045a191645a05735 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Thu, 10 Sep 2009 21:20:30 +0000 Subject: [PATCH] NOJIRA: Updated to remove unneeded snapshot checks. --- pom.xml | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b8cdb9505..5cdcbdd28 100644 --- a/pom.xml +++ b/pom.xml @@ -21,49 +21,84 @@ + collectionspace-releases collectionspace-releases - http://source.collectionspace.org:8081/artifactory/public-nuxeo + 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 + + maven repo maven repo http://repo1.maven.org/maven2 + + false + maven-restlet Public online Restlet repository http://maven.restlet.org - + + false + + java.net java.net Maven Repository https://maven-repository.dev.java.net/nonav/repository legacy + + false + maven2-repository.dev.java.net Java.net Maven 2 Repository http://download.java.net/maven/2 + + false + sun http://download.java.net/maven/2 + + false + jboss http://repository.jboss.org/maven2 + + false + mojo mojo repo http://svn.codehaus.org/mojo/trunk/mojo/jboss-maven-plugin + + false + -- 2.47.3