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/04/16 15:45:55 UTC

[sling-org-apache-sling-committer-cli] branch master updated: Updated 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-committer-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 74669b3  Updated name
74669b3 is described below

commit 74669b3bff12e3824f84e91951d03a534b356cff
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Apr 16 18:45:44 2019 +0300

    Updated name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 735bc46..a0458e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <artifactId>sling-cli</artifactId>
     <version>1.0-SNAPSHOT</version>
 
-    <description>Sling CLI tool for development usage</description>
+    <description>Apache Sling Committer CLI</description>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>