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-servlet-helpers.git
The following commit(s) were added to refs/heads/master by this push:
new 32d8365 [maven-release-plugin] prepare for next development iteration
32d8365 is described below
commit 32d836578392b996b1f2c6a80247cb7f8efa6426
Author: Jason E Bailey <[email protected]>
AuthorDate: Tue May 8 11:20:41 2018 -0400
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8d788b7..3ce3866 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.servlet-helpers</artifactId>
<packaging>bundle</packaging>
- <version>1.1.6</version>
+ <version>1.1.7-SNAPSHOT</version>
<name>Apache Sling Servlet Helpers</name>
<description>Mock implementations of SlingHttpServletRequest,
SlingHttpServletResponse and related classes.</description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlet-helpers.git</url>
- <tag>org.apache.sling.servlet-helpers-1.1.6</tag>
+ <tag>HEAD</tag>
</scm>
<build>
--
To stop receiving notification emails like this one, please contact
[email protected].