You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2010/11/25 00:17:48 UTC

svn commit: r1038869 - /myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml

Author: gpetracek
Date: Wed Nov 24 23:17:48 2010
New Revision: 1038869

URL: http://svn.apache.org/viewvc?rev=1038869&view=rev
Log:
interim change to test the hudson build

Modified:
    myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml

Modified: myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml?rev=1038869&r1=1038868&r2=1038869&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml (original)
+++ myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml Wed Nov 24 23:17:48 2010
@@ -257,6 +257,12 @@
 
     <repositories>
         <repository>
+            <id>repo1.maven.org</id>
+            <name>Maven repository</name>
+            <url>http://repo1.maven.org/maven2</url>
+        </repository>
+        
+        <repository>
             <id>maven2-repository.dev.java.net</id>
             <name>Java.net Repository for Maven</name>
             <url>http://download.java.net/maven/2/</url>