Name the package correctly

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-5.x/trunk@1665052 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 65cd101..85dd458 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <groupId>org.apache.manifoldcf.solr</groupId>
 
   <name>ManifoldCF Solr 5.x Plugin</name>
-  <artifactId>apache-manifoldcf-solr5x-plugin</artifactId>
+  <artifactId>apache-manifoldcf-solr-5.x-plugin</artifactId>
   <version>2.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 5.x</description>