Author: kwright
Date: Tue May 10 13:32:12 2016
New Revision: 1743176
URL: http://svn.apache.org/viewvc?rev=1743176&view=rev
Log:
Prepare for making a release branch
Modified:
manifoldcf/integration/solr-6.x/trunk/CHANGES.txt
manifoldcf/integration/solr-6.x/trunk/pom.xml
Modified: manifoldcf/integration/solr-6.x/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-6.x/trunk/CHANGES.txt?rev=1743176&r1=1743175&r2=1743176&view=diff
==============================================================================
--- manifoldcf/integration/solr-6.x/trunk/CHANGES.txt (original)
+++ manifoldcf/integration/solr-6.x/trunk/CHANGES.txt Tue May 10 13:32:12 2016
@@ -1,7 +1,9 @@
Apache ManifoldCF Plugin for Apache Solr 6.x change Log
$Id$
-======================= 2.2-dev ======================
+======================= 2.3-dev ======================
+
+======================= Release 2.2 =====================
Initial commit.
-(Karl Wrigh)
+(Karl Wright)
Modified: manifoldcf/integration/solr-6.x/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-6.x/trunk/pom.xml?rev=1743176&r1=1743175&r2=1743176&view=diff
==============================================================================
--- manifoldcf/integration/solr-6.x/trunk/pom.xml (original)
+++ manifoldcf/integration/solr-6.x/trunk/pom.xml Tue May 10 13:32:12 2016
@@ -22,7 +22,7 @@
<name>ManifoldCF Solr 6.x Plugin</name>
<artifactId>apache-manifoldcf-solr-6.x-plugin</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.3-SNAPSHOT</version>
<packaging>jar</packaging>
<description>ManifoldCF Plugin for Apache Solr 6.x</description>
<inceptionYear>2016</inceptionYear>