Author: kwright
Date: Sun Sep 4 06:08:23 2022
New Revision: 1903861
URL: http://svn.apache.org/viewvc?rev=1903861&view=rev
Log:
Update for release
Modified:
manifoldcf/integration/solr-9.x/trunk/CHANGES.txt
manifoldcf/integration/solr-9.x/trunk/pom.xml
Modified: manifoldcf/integration/solr-9.x/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-9.x/trunk/CHANGES.txt?rev=1903861&r1=1903860&r2=1903861&view=diff
==============================================================================
--- manifoldcf/integration/solr-9.x/trunk/CHANGES.txt (original)
+++ manifoldcf/integration/solr-9.x/trunk/CHANGES.txt Sun Sep 4 06:08:23 2022
@@ -1,7 +1,9 @@
Apache ManifoldCF Plugin for Apache Solr 9.x change Log
$Id: CHANGES.txt 1825314 2018-02-25 16:51:32Z shinichiro $
-======================= 2.2-dev ======================
+======================= 2.3-dev ======================
+
+======================= 2.2 ======================
Initial commit: Upgraded to Solr 9.0.0.
(Karl Wright)
Modified: manifoldcf/integration/solr-9.x/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-9.x/trunk/pom.xml?rev=1903861&r1=1903860&r2=1903861&view=diff
==============================================================================
--- manifoldcf/integration/solr-9.x/trunk/pom.xml (original)
+++ manifoldcf/integration/solr-9.x/trunk/pom.xml Sun Sep 4 06:08:23 2022
@@ -22,7 +22,7 @@
<name>ManifoldCF Solr 9.x Plugin</name>
<artifactId>apache-manifoldcf-solr-9.x-plugin</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.3-SNAPSHOT</version>
<packaging>jar</packaging>
<description>ManifoldCF Plugin for Apache Solr 9.x</description>
<inceptionYear>2022</inceptionYear>