This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-query.git
commit d9315bd8bb5f4ccee3ba6b0499d80bb89e6a07a7 Author: Tomasz Rekawek <[email protected]> AuthorDate: Mon Sep 25 12:44:20 2017 +0000 [maven-release-plugin] prepare release org.apache.sling.query-4.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1809619 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2e6017a..0f66524 100644 --- a/pom.xml +++ b/pom.xml @@ -23,21 +23,21 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>32</version> - <relativePath/> + <relativePath /> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>org.apache.sling.query</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> <packaging>bundle</packaging> <name>Apache Sling Query</name> <description>jQuery-inspired repository traversal tool for Sling</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/sling-query</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/sling-query</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/sling-query</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.query-4.0.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.query-4.0.0</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.query-4.0.0</url> </scm> <properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
