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/12/09 12:48:29 UTC

[sling-org-apache-sling-scripting-jsp-api] branch master updated: Align bundle name with Jira version 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-scripting-jsp-api.git


The following commit(s) were added to refs/heads/master by this push:
     new f232eaf  Align bundle name with Jira version name
f232eaf is described below

commit f232eaffe3896429192e726885a1a357be44d544
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Dec 9 13:45:00 2019 +0100

    Align bundle name with Jira version name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fdbf240..7d58e4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>org.apache.sling.scripting.jsp-api</artifactId>
   <version>1.0.1-SNAPSHOT</version>
 
-  <name>Apache Sling Wrapper Bundle for Apache Tomcat JSP API</name>
+  <name>Apache Sling Scripting JSP API Wrapper</name>
   <description>This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP.</description>
 
   <scm>