You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2015/03/08 18:08:22 UTC

svn commit: r1665052 - /manifoldcf/integration/solr-5.x/trunk/pom.xml

Author: kwright
Date: Sun Mar  8 17:08:21 2015
New Revision: 1665052

URL: http://svn.apache.org/r1665052
Log:
Name the package correctly

Modified:
    manifoldcf/integration/solr-5.x/trunk/pom.xml

Modified: manifoldcf/integration/solr-5.x/trunk/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-5.x/trunk/pom.xml?rev=1665052&r1=1665051&r2=1665052&view=diff
==============================================================================
--- manifoldcf/integration/solr-5.x/trunk/pom.xml (original)
+++ manifoldcf/integration/solr-5.x/trunk/pom.xml Sun Mar  8 17:08:21 2015
@@ -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>