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 8c0c527  [maven-release-plugin] prepare release 
org.apache.sling.auth.form-1.0.12
8c0c527 is described below

commit 8c0c527582bbb47447d8cf1f894f9a0ffeddfd33
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Oct 16 14:57:09 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.auth.form-1.0.12
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1838c3d..ef9880c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
        </parent>
 
        <artifactId>org.apache.sling.auth.form</artifactId>
-       <version>1.0.11-SNAPSHOT</version>
+       <version>1.0.12</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>HEAD</tag>
+         <tag>org.apache.sling.auth.form-1.0.12</tag>
   </scm>
 
        <build>

Reply via email to