This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch feature/SLING-8337 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
commit 74669b3bff12e3824f84e91951d03a534b356cff Author: Robert Munteanu <[email protected]> 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>
