This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.hc.support-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-support.git
commit fafd1c587eaa6eb6bdce8730972b8395fd8960a7 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/support@1526483 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 1ac3ef5..49b8230 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,13 @@ <properties> <sling.java.version>6</sling.java.version> </properties> + + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/support</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/support</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/support</url> + </scm> + <build> <plugins> <plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
