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.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git
commit b4d4925592ba7df69a699c67bef9128d616050d7 Author: Stefan Seifert <[email protected]> AuthorDate: Thu Sep 10 21:53:56 2015 +0000 [maven-release-plugin] prepare release org.apache.sling.models.api-1.2.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/api@1702331 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c296fe9..b84ef86 100644 --- a/pom.xml +++ b/pom.xml @@ -23,18 +23,18 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>24</version> - <relativePath/> + <relativePath /> </parent> <artifactId>org.apache.sling.models.api</artifactId> <packaging>bundle</packaging> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2</version> <name>Apache Sling Models API</name> <description>Apache Sling Models API</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/api</connection> - <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/api</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/api</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.api-1.2.2</connection> + <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.api-1.2.2</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.models.api-1.2.2</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
