You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2022/03/04 15:29:13 UTC

[sling-org-apache-sling-event] branch master updated: Align module name to Jira version name.

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


The following commit(s) were added to refs/heads/master by this push:
     new 256a5e0  Align module name to Jira version name.
256a5e0 is described below

commit 256a5e043394a1c4df79147d5e753457104a766c
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Mar 4 17:27:17 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index d04292e..8a0e96d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <artifactId>org.apache.sling.event</artifactId>
     <version>4.3.1-SNAPSHOT</version>
 
-    <name>Apache Sling Event Support</name>
+    <name>Apache Sling Event</name>
     <description>Support for eventing.</description>
 
     <scm>