This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git
commit 6223ec8ec52923bf0504329e4855312ef05f4552 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Dec 28 17:23:33 2017 +0100 adjust name --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1682688..1401f5c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Apache Sling Scripting Groovy Support +# Apache Sling Scripting Groovy This module is part of the [Apache Sling](https://sling.apache.org) project. diff --git a/pom.xml b/pom.xml index a2f52c7..e35e465 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <version>1.0.3-SNAPSHOT</version> <packaging>bundle</packaging> - <name>Apache Sling Scripting Groovy Support</name> + <name>Apache Sling Scripting Groovy</name> <description>Support for scripting with Groovy</description> <properties> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
