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-jcr-base.git
The following commit(s) were added to refs/heads/master by this push:
new 388f60a Align module name with Jira release name
388f60a is described below
commit 388f60aefcb04e483afae099f17f6c0ed9de4429
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Aug 4 16:16:46 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 a0a598c..9e4bbfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<artifactId>org.apache.sling.jcr.base</artifactId>
<version>3.1.1-SNAPSHOT</version>
- <name>Apache Sling JCR Base Bundle</name>
+ <name>Apache Sling JCR Base</name>
<description>
The JCR base bundle provides JCR utility classes
</description>