Fixed scm pom info

git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk@760351 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index db0bc3e..37a4890 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>