Author: kwright
Date: Sat Mar 7 12:29:21 2015
New Revision: 1664838
URL: http://svn.apache.org/r1664838
Log:
Version 2.0 rather than 0.1
Modified:
manifoldcf/integration/solr-5.x/trunk/CHANGES.txt
manifoldcf/integration/solr-5.x/trunk/pom.xml
Modified: manifoldcf/integration/solr-5.x/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-5.x/trunk/CHANGES.txt?rev=1664838&r1=1664837&r2=1664838&view=diff
==============================================================================
--- manifoldcf/integration/solr-5.x/trunk/CHANGES.txt (original)
+++ manifoldcf/integration/solr-5.x/trunk/CHANGES.txt Sat Mar 7 12:29:21 2015
@@ -1,7 +1,7 @@
Apache ManifoldCF Plugin for Apache Solr 5.x change Log
$Id$
-======================= Release 0.1 =====================
+======================= Release 2.0 =====================
Initial commit.
(Ahmet Arslan)
Modified: manifoldcf/integration/solr-5.x/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-5.x/trunk/pom.xml?rev=1664838&r1=1664837&r2=1664838&view=diff
==============================================================================
--- manifoldcf/integration/solr-5.x/trunk/pom.xml (original)
+++ manifoldcf/integration/solr-5.x/trunk/pom.xml Sat Mar 7 12:29:21 2015
@@ -22,7 +22,7 @@
<name>ManifoldCF Solr 5.x Plugin</name>
<artifactId>apache-manifoldcf-solr5x-plugin</artifactId>
- <version>0.1</version>
+ <version>2.0</version>
<packaging>jar</packaging>
<description>ManifoldCF Plugin for Apache Solr 5.x</description>
<inceptionYear>2015</inceptionYear>