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 b4060c0  Align module name with Jira version name
b4060c0 is described below

commit b4060c0888c9f56fc938d52535de21b16f52dbd5
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri May 8 14:00:16 2020 +0200

    Align module name with Jira version name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b426c82..e7d1a65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
        <artifactId>org.apache.sling.auth.form</artifactId>
        <version>1.0.17-SNAPSHOT</version>
 
-       <name>Apache Sling Form Based Authentication Handler</name>
+       <name>Apache Sling Form Based Authentication</name>
        <description>
         Bundle implementing form based authentication with login
         and logout support. Authentication state is maintained in

Reply via email to