This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.osgi-mock-1.7.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git
commit 6dab99f8d546eee2c4d61c9f444bd5e40bffbefe Author: Stefan Seifert <[email protected]> AuthorDate: Mon Nov 23 19:55:57 2015 +0000 update scm urls for branch git-svn-id: https://svn.apache.org/repos/asf/sling/branches/testing/mocks/osgi-mock-1.x@1715935 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1f9613d..f5ac4b5 100644 --- a/pom.xml +++ b/pom.xml @@ -35,9 +35,9 @@ <description>Mock implementation of selected OSGi APIs.</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/osgi-mock</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/osgi-mock</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/osgi-mock</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/testing/mocks/osgi-mock-1.x</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/testing/mocks/osgi-mock-1.x</developerConnection> + <url>http://svn.apache.org/viewvc/sling/branches/testing/mocks/osgi-mock-1.x</url> </scm> <dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
