This is an automated email from the ASF dual-hosted git repository.
rombert 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 484baa0 [maven-release-plugin] prepare release
org.apache.sling.auth.form-1.0.18
484baa0 is described below
commit 484baa057f5147ad26de8337b4ba90ce303336fc
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri May 8 14:01:13 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.auth.form-1.0.18
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e7d1a65..e003068 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.auth.form</artifactId>
- <version>1.0.17-SNAPSHOT</version>
+ <version>1.0.18</version>
<name>Apache Sling Form Based Authentication</name>
<description>
@@ -39,7 +39,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>HEAD</tag>
+ <tag>org.apache.sling.auth.form-1.0.18</tag>
</scm>