You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/07/26 16:24:41 UTC

svn commit: r225316 - /maven/components/trunk/maven-core-it/it0040/pom.xml

Author: brett
Date: Tue Jul 26 07:24:38 2005
New Revision: 225316

URL: http://svn.apache.org/viewcvs?rev=225316&view=rev
Log:
snapshots have moved

Modified:
    maven/components/trunk/maven-core-it/it0040/pom.xml

Modified: maven/components/trunk/maven-core-it/it0040/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0040/pom.xml?rev=225316&r1=225315&r2=225316&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0040/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0040/pom.xml Tue Jul 26 07:24:38 2005
@@ -14,4 +14,11 @@
       </plugin>
     </plugins>
   </build>
+  <pluginRepositories>
+    <pluginRepository>
+      <id>snapshots</id>
+      <name>Maven Central Plugins Development Repository</name>
+      <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
+    </pluginRepository>
+  </pluginRepositories>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org