]> source.dussan.org Git - archiva.git/commitdiff
use id central to folks on limited network access
authorOlivier Lamy <olamy@apache.org>
Thu, 1 Dec 2011 21:41:43 +0000 (21:41 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 1 Dec 2011 21:41:43 +0000 (21:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1209260 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/test/test-settings.xml

index ab9e16e42030899011825ffc4c86215affb710c4..9713272ade1bac6fb65ebdca3b786a56f3d867e5 100644 (file)
@@ -28,7 +28,7 @@ under the License.
       </activation>
       <repositories>
         <repository>
-          <id>local.central</id>
+          <id>central</id>
           <url>@localRepositoryUrl@</url>
           <releases>
             <enabled>true</enabled>
@@ -40,7 +40,7 @@ under the License.
       </repositories>
       <pluginRepositories>
         <pluginRepository>
-          <id>local.central</id>
+          <id>central</id>
           <url>@localRepositoryUrl@</url>
           <releases>
             <enabled>true</enabled>
@@ -52,4 +52,4 @@ under the License.
       </pluginRepositories>
     </profile>
   </profiles>
-</settings>
\ No newline at end of file
+</settings>