From: Brett Porter Date: Sun, 8 Mar 2009 23:37:01 +0000 (+0000) Subject: put the required repositories in by default X-Git-Tag: archiva-1.2~88 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=db5411198a523d27cb7ad76749dd5747443e3c02;p=archiva.git put the required repositories in by default git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751553 13f79535-47bb-0310-9956-ffa450edef68 --- 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 + +