This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.api-2.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-api.git
commit 92f5b7954e703d25662f171ef8ec1b0cc4deb0cb Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun Feb 22 14:22:36 2009 +0000 SLING-865 : Adjust reactor pom and svn information in each module. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/scripting/api@746707 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2c7d45b..4d8c3f9 100644 --- a/pom.xml +++ b/pom.xml @@ -38,9 +38,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/api</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/api</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/sling/trunk/scripting/api</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/scripting/api</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/scripting/api</developerConnection> + <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/scripting/api</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
