Align bundle name with Jira version name
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>