This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.hc.it-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-it.git
commit 2d59fd53cd156a04a86284ad89f158d6b8d18267 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Thu Sep 26 13:31:20 2013 +0000 SLING-3127 - add scm info git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/it@1526483 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 24982af..5c35732 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,12 @@ <sling.java.version>6</sling.java.version> </properties> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/it</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/it</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/it</url> + </scm> + <build> <plugins> <plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
