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/07 20:49:23 UTC

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

Author: schof
Date: Tue Feb  7 11:49:21 2006
New Revision: 375673

URL: http://svn.apache.org/viewcvs?rev=375673&view=rev
Log:
attempt to fix mvn release:prepare problem

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=375673&r1=375672&r2=375673&view=diff
==============================================================================
--- myfaces/maven/branches/1_0_0/pom.xml (original)
+++ myfaces/maven/branches/1_0_0/pom.xml Tue Feb  7 11:49:21 2006
@@ -14,7 +14,7 @@
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/trunk</developerConnection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/branches/1_0_0</developerConnection>
     <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk</url>
   </scm>