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-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bfebfc  Align module name with Jira release name
7bfebfc is described below

commit 7bfebfc2e7c51a97a2c52def8291e1fa7199d2fd
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Jun 18 13:41:41 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index dcf3ee7..cafebb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>org.apache.sling.auth.core</artifactId>
     <version>1.4.7-SNAPSHOT</version>
 
-    <name>Apache Sling Authentication Service</name>
+    <name>Apache Sling Auth Core</name>
     <description>
         The Sling Authentication Service bundle provides the basic
         mechanisms to authenticate HTTP requests with a JCR repository.

Reply via email to