You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/03/22 11:55:03 UTC

svn commit: r639972 - /myfaces/maven/trunk/myfaces-site-skin/pom.xml

Author: bommel
Date: Sat Mar 22 03:55:02 2008
New Revision: 639972

URL: http://svn.apache.org/viewvc?rev=639972&view=rev
Log:
fixed svn urls

Modified:
    myfaces/maven/trunk/myfaces-site-skin/pom.xml

Modified: myfaces/maven/trunk/myfaces-site-skin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/maven/trunk/myfaces-site-skin/pom.xml?rev=639972&r1=639971&r2=639972&view=diff
==============================================================================
--- myfaces/maven/trunk/myfaces-site-skin/pom.xml (original)
+++ myfaces/maven/trunk/myfaces-site-skin/pom.xml Sat Mar 22 03:55:02 2008
@@ -30,9 +30,9 @@
   <artifactId>myfaces-site-skin</artifactId>
 
    <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-maven-skins/trunk/myfaces-site-skin</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-maven-skins/trunk/myfaces-site-skin</developerConnection>
-      <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-maven-skins/trunk/myfaces-site-skin</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk/myfaces-site-skin</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/mfaces/maven/trunk/myfaces-site-skin</developerConnection>
+      <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk/myfaces-site-skin</url>
     </scm>
 
   <distributionManagement>