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 2019/09/24 13:57:14 UTC

[sling-org-apache-sling-repoinit-parser] branch master updated: Align module name with 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-repoinit-parser.git


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

commit a7c42b87a193bf0a56aa86f9efa07e99ad1b0596
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Sep 24 15:56:49 2019 +0200

    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 a957032..3402a00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
   <version>1.3.1-SNAPSHOT</version>
-  <name>Apache Sling RepoInit Parser</name>
+  <name>Apache Sling Repoinit Parser</name>
   <description>Parser for the Repository Initialization language used in Sling</description>
 
   <scm>