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