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-feature-extension-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new 06c1145 Align module name with Jira version name
06c1145 is described below
commit 06c1145afcf434595cfe736f5a816b0b42100aa3
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Feb 8 15:42:24 2023 +0100
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 e1454f0..ba4626a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
<version>2.0.0-SNAPSHOT</version>
- <name>Apache Sling Feature Model - API Regions Extension</name>
+ <name>Apache Sling Feature Model API Regions Extension</name>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</connection>