Author: kwright
Date: Wed Dec 18 07:21:59 2019
New Revision: 1871728
URL: http://svn.apache.org/viewvc?rev=1871728&view=rev
Log:
Set the release version properly
Modified:
manifoldcf/integration/solr-8.x/branches/release-2.2-branch/pom.xml
Modified: manifoldcf/integration/solr-8.x/branches/release-2.2-branch/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-8.x/branches/release-2.2-branch/pom.xml?rev=1871728&r1=1871727&r2=1871728&view=diff
==============================================================================
--- manifoldcf/integration/solr-8.x/branches/release-2.2-branch/pom.xml
(original)
+++ manifoldcf/integration/solr-8.x/branches/release-2.2-branch/pom.xml Wed Dec
18 07:21:59 2019
@@ -22,7 +22,7 @@
<name>ManifoldCF Solr 8.x Plugin</name>
<artifactId>apache-manifoldcf-solr-8.x-plugin</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.2</version>
<packaging>jar</packaging>
<description>ManifoldCF Plugin for Apache Solr 8.x</description>
<inceptionYear>2019</inceptionYear>