This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch maintenance
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-json.git


The following commit(s) were added to refs/heads/maintenance by this push:
     new dc34ae2  chore: align module name with Jira release name
dc34ae2 is described below

commit dc34ae24db9aeb2f0fa153828ccc5d8d8bba15a0
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Mar 20 13:13:17 2024 +0100

    chore: 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 61d8ac2..ff0ff8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
        <artifactId>org.apache.sling.commons.json</artifactId>
        <version>2.0.23-SNAPSHOT</version>
 
-       <name>Apache Sling JSON Library</name>
+       <name>Apache Sling Commons JSON</name>
        <description>Apache Sling JSON Library</description>
 
        <properties>

Reply via email to