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-scripting-jsp-jstl.git
commit 85f88d7b76404890b69bdaecee1d8048039b9055 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 3 10:00:00 2017 +0000 SLING-7167 Adjust READMEs add uniform header linking to Sling project git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810873 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a14f149..c9ab08c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -Apache Sling JSTL Library +# Apache Sling Scripting JSP Standard Tag Library + +This module is part of the [Apache Sling](https://sling.apache.org) project. JSTL Library for Project Sling JSP. diff --git a/pom.xml b/pom.xml index ae0a4fe..e94cb83 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <version>0.0.1-SNAPSHOT</version> <packaging>bundle</packaging> - <name>Apache Sling JSP Standard Tag Library</name> + <name>Apache Sling Scripting JSP Standard Tag Library</name> <description> JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded) </description> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
