Author: jvazquez
Date: Tue Mar 31 07:26:10 2009
New Revision: 760351

URL: http://svn.apache.org/viewvc?rev=760351&view=rev
Log:
Fixed scm pom info

Modified:
    incubator/sling/trunk/contrib/scripting/xproc/pom.xml

Modified: incubator/sling/trunk/contrib/scripting/xproc/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/scripting/xproc/pom.xml?rev=760351&r1=760350&r2=760351&view=diff
==============================================================================
--- incubator/sling/trunk/contrib/scripting/xproc/pom.xml (original)
+++ incubator/sling/trunk/contrib/scripting/xproc/pom.xml Tue Mar 31 07:26:10 
2009
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/xproc</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/xproc</developerConnection>
-        
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/scripting/xproc</url>
+        
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/contrib/scripting/xproc</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/contrib/scripting/xproc</developerConnection>
+        
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/scripting/xproc</url>
     </scm>
 
     <build>


Reply via email to