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-hapi-client.git
commit 436c6f567bfaf21929f3e3d45f841c6daee7b7bd Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 3 09:28:57 2017 +0000 SLING-7167 Adjust READMEs add missing README git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810736 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md new file mode 100644 index 0000000..e35464f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Apache Sling Hypermedia API client-side tools + +This module is part of the [Apache Sling](https://sling.apache.org) project. diff --git a/pom.xml b/pom.xml index 332491a..fa8d9c3 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <version>1.0.1-SNAPSHOT</version> <packaging>bundle</packaging> - <name>HApi - Sling Hypermedia API client-side tools</name> + <name>Apache Sling Hypermedia API client-side tools</name> <description>Sling client-side tools for HApi</description> <scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
