]> source.dussan.org Git - archiva.git/commitdiff
fix snapshot repositories
authorBrett Porter <brett@apache.org>
Tue, 13 Feb 2007 00:59:51 +0000 (00:59 +0000)
committerBrett Porter <brett@apache.org>
Tue, 13 Feb 2007 00:59:51 +0000 (00:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506783 13f79535-47bb-0310-9956-ffa450edef68

archiva-cli/pom.xml
pom.xml

index 17019b0bda094a5f272874062e747f56f5aefb29..9a25de821cf83b9909b797286b6414f829d976c1 100644 (file)
@@ -27,8 +27,6 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>archiva-cli</artifactId>
   <name>Archiva CLI</name>
-  <version>1.0-SNAPSHOT</version>
-  <url>http://maven.apache.org</url>
   <dependencies>
     <dependency>
       <groupId>org.apache.maven.archiva</groupId>
diff --git a/pom.xml b/pom.xml
index 2bd13d6025a9a88845492375fa53749b72db2413..9f96da0c6f95d3a533b6abde5290afcc80a5535c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </build>
     </profile>
   </profiles>
-  <!-- TODO: remove once xwork integration, plexus container is released -->
+  <!-- TODO: remove once modello is released -->
+  <pluginRepositories>>
+    <pluginRepository>
+      <id>codehaus.org</id>
+      <url>http://snapshots.repository.codehaus.org</url>
+    </pluginRepository>
+  </pluginRepositories>
+  <!-- TODO: remove once ehcache, p-sec, registry, webdav, xwork, naming released -->
   <repositories>
     <repository>
       <id>codehaus.org</id>