This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.contentloader-2.0.4-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
commit 4146903d56cdda83cc3c3b91bd32c975541c9f1b 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/jcr/contentloader@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 810642f..a9521f4 100644 --- a/pom.xml +++ b/pom.xml @@ -36,9 +36,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/contentloader</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/contentloader</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/sling/trunk/jcr/contentloader</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/contentloader</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/contentloader</developerConnection> + <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/contentloader</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
