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:34 UTC

[sling-org-apache-sling-scripting-el-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-el-api.git


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

commit f06c33bedbc5762658f9d5d4b11d1dd2aed63c61
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Dec 9 13:45:08 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 e36f00e..b037075 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>org.apache.sling.scripting.el-api</artifactId>
   <version>1.0.1-SNAPSHOT</version>
 
-  <name>Apache Sling Wrapper Bundle for Apache Tomcat EL API</name>
+  <name>Apache Sling Scripting EL API Wrapper</name>
   <description>This bundle wraps the Apache Tomcat 6.0.14 EL API used by Apache Sling Scripting JSP.</description>
 
   <scm>