Author: kwright
Date: Mon Mar 9 16:14:12 2015
New Revision: 1665285
URL: http://svn.apache.org/r1665285
Log:
Prepare for 2.1 release
Modified:
manifoldcf/integration/solr-3.x/trunk/CHANGES.txt
manifoldcf/integration/solr-3.x/trunk/pom.xml
Modified: manifoldcf/integration/solr-3.x/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-3.x/trunk/CHANGES.txt?rev=1665285&r1=1665284&r2=1665285&view=diff
==============================================================================
--- manifoldcf/integration/solr-3.x/trunk/CHANGES.txt (original)
+++ manifoldcf/integration/solr-3.x/trunk/CHANGES.txt Mon Mar 9 16:14:12 2015
@@ -1,7 +1,9 @@
Apache ManifoldCF Plugin for Apache Solr 3.x change Log
$Id$
-======================= 2.1-SNAPSHOT =====================
+======================= 2.2-SNAPSHOT =====================
+
+======================= Release 2.1 =====================
CONNECTORS-914: Go to a Maven build system.
(Ahmet Arslan)
Modified: manifoldcf/integration/solr-3.x/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-3.x/trunk/pom.xml?rev=1665285&r1=1665284&r2=1665285&view=diff
==============================================================================
--- manifoldcf/integration/solr-3.x/trunk/pom.xml (original)
+++ manifoldcf/integration/solr-3.x/trunk/pom.xml Mon Mar 9 16:14:12 2015
@@ -22,7 +22,7 @@
<name>ManifoldCF Solr 3.x Plugin</name>
<artifactId>apache-manifoldcf-solr-3.x-plugin</artifactId>
- <version>2.1-SNAPSHOT</version>
+ <version>2.1</version>
<packaging>jar</packaging>
<description>ManifoldCF Plugin for Apache Solr 3.x</description>
<inceptionYear>2014</inceptionYear>