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 2020/04/20 11:43:28 UTC

[sling-org-apache-sling-commons-metrics-rrd4j] branch master updated: Aling module name with Jira release 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-commons-metrics-rrd4j.git


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

commit 2695921918f5ac070faadbd84e43b0d51b4cf8a3
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Apr 20 13:43:10 2020 +0200

    Aling 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 72dd211..9962bda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <packaging>bundle</packaging>
     <version>1.0.3-SNAPSHOT</version>
 
-    <name>Apache Sling RRD4J metrics reporter</name>
+    <name>Apache Sling Commons Metrics RRD4J</name>
     <description>
        Stores Metrics to the local filesystem using RRD4J.
     </description>