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-crankstart-test-services.git
commit 38fe64e030e80e16dfa7e42e035904f98b0d543f 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@1621776 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3dabba0..192da31 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,13 @@ <packaging>bundle</packaging> <name>Apache Sling Crankstart Test Services</name> <description>Bundle used to test the Crankstart launcher</description> - + + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/test-services</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/test-services</developerConnection> + <url>http://sling.apache.org</url> + </scm> + <build> <plugins> <plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
