You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2007/08/21 07:17:27 UTC

svn commit: r567957 - /myfaces/orchestra/trunk/pom.xml

Author: imario
Date: Mon Aug 20 22:17:26 2007
New Revision: 567957

URL: http://svn.apache.org/viewvc?rev=567957&view=rev
Log:
ORCHESTRA-4: changed repository url. Thanks to Dan Tran for the patch!

Modified:
    myfaces/orchestra/trunk/pom.xml

Modified: myfaces/orchestra/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/pom.xml?rev=567957&r1=567956&r2=567957&view=diff
==============================================================================
--- myfaces/orchestra/trunk/pom.xml (original)
+++ myfaces/orchestra/trunk/pom.xml Mon Aug 20 22:17:26 2007
@@ -99,7 +99,7 @@
 
 		<repository>
 			<id>java-net</id>
-			<url>http://download.java.net/maven/2</url>
+			<url>http://download.java.net/maven/1</url>
 			<layout>legacy</layout>
 		</repository>