This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git
The following commit(s) were added to refs/heads/master by this push:
new 9256a9f [maven-release-plugin] prepare for next development iteration
9256a9f is described below
commit 9256a9ff0f437cc9c9e4048ee2badea4dd838efb
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Oct 7 08:33:19 2019 +0200
[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 14f9c4e..96f8c23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.servlets.post</artifactId>
<packaging>jar</packaging>
- <version>2.3.36</version>
+ <version>2.3.37-SNAPSHOT</version>
<name>Apache Sling Default POST Servlets</name>
<description>
@@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-post.git</url>
- <tag>org.apache.sling.servlets.post-2.3.36</tag>
+ <tag>HEAD</tag>
</scm>
<properties>