This is an automated email from the ASF dual-hosted git repository.
ghenzler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git
The following commit(s) were added to refs/heads/master by this push:
new af8ad52 [maven-release-plugin] prepare for next development iteration
af8ad52 is described below
commit af8ad52c3a878ed380ff019f4d74f225ee8c220f
Author: georg.henzler <[email protected]>
AuthorDate: Wed May 15 22:43:06 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 abc2b16..fa1c4be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.auth.form</artifactId>
- <version>1.0.14</version>
+ <version>1.0.15-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Form Based Authentication Handler</name>
@@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-auth-form.git</url>
- <tag>org.apache.sling.auth.form-1.0.14</tag>
+ <tag>HEAD</tag>
</scm>
<build>