SLING-8695 - Make sure that the Sling modules' pom files provide a name value that's consistent with the JIRA releases
diff --git a/pom.xml b/pom.xml index 1e1676d..5985e69 100644 --- a/pom.xml +++ b/pom.xml
@@ -32,7 +32,7 @@ <version>3.0.5-SNAPSHOT</version> <packaging>bundle</packaging> - <name>Apache Sling Scripting JavaScript Support</name> + <name>Apache Sling Scripting JavaScript</name> <description>Support for JavaScript scripting</description> <scm>