This is an automated email from the ASF dual-hosted git repository.
jeb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-query.git
The following commit(s) were added to refs/heads/master by this push:
new 0b52fbe [maven-release-plugin] prepare release
org.apache.sling.query-4.0.2
0b52fbe is described below
commit 0b52fbe084ac59191fedc44504d51f53d276a37e
Author: Jason E Bailey <[email protected]>
AuthorDate: Mon Apr 30 11:13:36 2018 -0400
[maven-release-plugin] prepare release org.apache.sling.query-4.0.2
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5a6ac65..8d68746 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.sling.query</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.2</version>
<packaging>bundle</packaging>
<name>Apache Sling Query</name>
@@ -38,7 +38,8 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-query.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-query.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-query.git</url>
- </scm>
+ <tag>org.apache.sling.query-4.0.2</tag>
+ </scm>
<properties>
<sling.java.version>8</sling.java.version>
--
To stop receiving notification emails like this one, please contact
[email protected].