You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/02/09 03:36:00 UTC

svn commit: r376153 - /myfaces/maven/branches/1_0_0/pom.xml

Author: schof
Date: Wed Feb  8 18:35:58 2006
New Revision: 376153

URL: http://svn.apache.org/viewcvs?rev=376153&view=rev
Log: (empty)

Modified:
    myfaces/maven/branches/1_0_0/pom.xml

Modified: myfaces/maven/branches/1_0_0/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/branches/1_0_0/pom.xml?rev=376153&r1=376152&r2=376153&view=diff
==============================================================================
--- myfaces/maven/branches/1_0_0/pom.xml (original)
+++ myfaces/maven/branches/1_0_0/pom.xml Wed Feb  8 18:35:58 2006
@@ -27,6 +27,12 @@
       <name>Apache Maven Repository</name>
       <url>scp://people.apache.org/www/www.apache.org/dist/maven-repository</url>
     </repository>
+    <snapshotRepository>
+      <uniqueVersion>false</uniqueVersion>
+      <id>apache-maven-snapshots</id>
+      <name>Apache Maven Snapshot Repository</name>
+      <url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+    </snapshotRepository>    
   </distributionManagement>
 
   <modules>