From db5411198a523d27cb7ad76749dd5747443e3c02 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Sun, 8 Mar 2009 23:37:01 +0000 Subject: [PATCH] put the required repositories in by default git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751553 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 51 ++++++++++++++++++++++++--------------------------- 1 file changed, 24 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 83c3a3901..757e9a371 100644 --- a/pom.xml +++ b/pom.xml @@ -1178,32 +1178,29 @@ - - buildWithAdditionalRepos - - - - true - - - false - - sonatype.public - Sonatype Public Repo - http://repository.sonatype.org/content/repositories/sonatype-apache-releases - - - - false - - - true - - codehaus.org.snapshots - Codehaus Snapshots Repository - http://snapshots.repository.codehaus.org - - - + + + + true + + + false + + sonatype.public + Sonatype Public Repo + http://repository.sonatype.org/content/repositories/sonatype-apache-releases + + + + false + + + true + + codehaus.org.snapshots + Codehaus Snapshots Repository + http://snapshots.repository.codehaus.org + +