This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-xproc.git
commit 4832a9c71ecc44a75b6c797e2aaea1349d6aa37f Author: Juan Vazquez <[email protected]> AuthorDate: Tue Mar 31 07:26:10 2009 +0000 Fixed scm pom info git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk@760351 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
