This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.validation.test-services-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-test-services.git
commit 3909dcb20544fee686342b04ad9e012e3ebf155a Author: Konrad Windszus <[email protected]> AuthorDate: Thu Mar 16 14:49:52 2017 +0000 fix scm property git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/validation/test-services@1787196 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23d27ee..bac3680 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/validation/test-services</connection> <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/validation/test-services</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/validation/core</url> + <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/validation/test-services</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
