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.git
The following commit(s) were added to refs/heads/master by this push:
new 5c98ead Aling module name with Jira version name
5c98ead is described below
commit 5c98eada88a634a790aab137f9b3f8556d5e40ed
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Sep 9 15:33:31 2020 +0200
Aling 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 56fb29d..affca0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<artifactId>org.apache.sling.feature</artifactId>
<version>1.2.7-SNAPSHOT</version>
- <name>Apache Sling Feature</name>
+ <name>Apache Sling Feature Model</name>
<description>
A feature describes an OSGi system
</description>