This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.crankstart.launcher-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-crankstart-launcher.git
commit c2cb6dbdd53b2c9443d67e595eba152a9913335b Author: Bertrand Delacretaz <[email protected]> AuthorDate: Mon Sep 1 13:47:57 2014 +0000 Add scm info git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/launcher@1621776 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 84f0979..014e666 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,12 @@ A different way of starting Sling </description> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/launcher</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/launcher</developerConnection> + <url>http://sling.apache.org</url> + </scm> + <properties> <pax.url.version>2.1.0</pax.url.version> </properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
