You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mm...@apache.org on 2007/10/12 20:54:46 UTC

svn commit: r584230 - /myfaces/core/branches/1_2_1/pom.xml

Author: mmarinschek
Date: Fri Oct 12 11:54:46 2007
New Revision: 584230

URL: http://svn.apache.org/viewvc?rev=584230&view=rev
Log:
switching over to http from https for the dev.java.net repository - obviously they are using a self-fabricated certificate which the institution I'm currently at won't accept

Modified:
    myfaces/core/branches/1_2_1/pom.xml

Modified: myfaces/core/branches/1_2_1/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_1/pom.xml?rev=584230&r1=584229&r2=584230&view=diff
==============================================================================
--- myfaces/core/branches/1_2_1/pom.xml (original)
+++ myfaces/core/branches/1_2_1/pom.xml Fri Oct 12 11:54:46 2007
@@ -30,7 +30,7 @@
      <repository>
        <id>java.net</id>
        <name>java.net Maven 1 Repository</name>
-       <url>https://maven-repository.dev.java.net/nonav/repository</url>
+       <url>http://download.java.net/maven/1</url>
        <layout>legacy</layout>
     </repository>
     <repository>