This is an automated email from the ASF dual-hosted git repository.
sseifert 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 6475fde [maven-release-plugin] prepare for next development iteration
6475fde is described below
commit 6475fde46875353cdebf816c3487c608307f4ef6
Author: sseifert <[email protected]>
AuthorDate: Mon Feb 26 12:04:30 2018 +0100
[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 2fc17aa..73b7a63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.servlet-helpers</artifactId>
<packaging>bundle</packaging>
- <version>1.1.4</version>
+ <version>1.1.5-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.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>
--
To stop receiving notification emails like this one, please contact
[email protected].