Use correct package name

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