This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.models.api-1.2.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git
commit b68c19d7aae0894f3a5f80396007415517ca12c3 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Sep 29 16:16:11 2014 +0000 fix invalid svn url git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/api@1628212 13f79535-47bb-0310-9956-ffa450edef68 --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 7dfd09b..e25d7b6 100644 --- a/README.txt +++ b/README.txt @@ -20,6 +20,6 @@ Subversion (http://subversion.tigris.org/) source repository of the Apache Software Foundation. If you have Subversion installed, you can checkout the latest source using the following command: - svn checkout http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/settings + svn checkout http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/api See the Subversion documentation for other source control features. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
