This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.java-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-java.git
commit 73f8ccd776d01764ffbae265b346ffe07a913065 Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Jun 18 10:26:35 2009 +0000 SLING-1011 : Adjust svn location git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/java@786008 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bccda65..a46760e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,9 +35,9 @@ <description>Support for scripting Java</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/contrib/scripting/java</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/contrib/scripting/java</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/scripting/java</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/java</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/java</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/java</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
