You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2009/12/08 03:59:03 UTC

svn commit: r888236 - /myfaces/tomahawk/trunk/examples/pom.xml

Author: lu4242
Date: Tue Dec  8 02:59:02 2009
New Revision: 888236

URL: http://svn.apache.org/viewvc?rev=888236&view=rev
Log:
update selenium maven repo

Modified:
    myfaces/tomahawk/trunk/examples/pom.xml

Modified: myfaces/tomahawk/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/pom.xml?rev=888236&r1=888235&r2=888236&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/examples/pom.xml (original)
+++ myfaces/tomahawk/trunk/examples/pom.xml Tue Dec  8 02:59:02 2009
@@ -347,10 +347,17 @@
                 </plugins>
             </build>
             <repositories>
+                <!-- 
                 <repository>
                     <id>OpenQA</id>
                     <url>http://maven.openqa.org</url>
                 </repository>
+                -->
+                <repository>
+                    <id>OpenQA_Release</id>
+                    <name>OpenQA Release Repository</name>
+                    <url>http://archiva.openqa.org/repository/releases/</url>
+                </repository> 
             </repositories>
         </profile>