You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2015/07/20 15:32:39 UTC

svn commit: r1691941 - in /manifoldcf/integration/solr-5.x/branches/release-2.2-branch: CHANGES.txt pom.xml

Author: kwright
Date: Mon Jul 20 13:32:39 2015
New Revision: 1691941

URL: http://svn.apache.org/r1691941
Log:
Fix up release branch

Modified:
    manifoldcf/integration/solr-5.x/branches/release-2.2-branch/CHANGES.txt
    manifoldcf/integration/solr-5.x/branches/release-2.2-branch/pom.xml

Modified: manifoldcf/integration/solr-5.x/branches/release-2.2-branch/CHANGES.txt
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-5.x/branches/release-2.2-branch/CHANGES.txt?rev=1691941&r1=1691940&r2=1691941&view=diff
==============================================================================
--- manifoldcf/integration/solr-5.x/branches/release-2.2-branch/CHANGES.txt (original)
+++ manifoldcf/integration/solr-5.x/branches/release-2.2-branch/CHANGES.txt Mon Jul 20 13:32:39 2015
@@ -1,9 +1,6 @@
 Apache ManifoldCF Plugin for Apache Solr 5.x change Log
 $Id$
 
-======================= 2.3-dev ======================
-
-
 ======================= Release 2.2 =====================
 
 CONNECTORS-1194: Stale connection checks enabled.

Modified: manifoldcf/integration/solr-5.x/branches/release-2.2-branch/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-5.x/branches/release-2.2-branch/pom.xml?rev=1691941&r1=1691940&r2=1691941&view=diff
==============================================================================
--- manifoldcf/integration/solr-5.x/branches/release-2.2-branch/pom.xml (original)
+++ manifoldcf/integration/solr-5.x/branches/release-2.2-branch/pom.xml Mon Jul 20 13:32:39 2015
@@ -22,7 +22,7 @@
 
   <name>ManifoldCF Solr 5.x Plugin</name>
   <artifactId>apache-manifoldcf-solr-5.x-plugin</artifactId>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.2</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 5.x</description>
   <inceptionYear>2015</inceptionYear>