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:35:49 UTC

svn commit: r1691944 - in /manifoldcf/integration/elasticsearch/branches/release-2.1-branch: CHANGES.txt pom.xml

Author: kwright
Date: Mon Jul 20 13:35:48 2015
New Revision: 1691944

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

Modified:
    manifoldcf/integration/elasticsearch/branches/release-2.1-branch/CHANGES.txt
    manifoldcf/integration/elasticsearch/branches/release-2.1-branch/pom.xml

Modified: manifoldcf/integration/elasticsearch/branches/release-2.1-branch/CHANGES.txt
URL: http://svn.apache.org/viewvc/manifoldcf/integration/elasticsearch/branches/release-2.1-branch/CHANGES.txt?rev=1691944&r1=1691943&r2=1691944&view=diff
==============================================================================
--- manifoldcf/integration/elasticsearch/branches/release-2.1-branch/CHANGES.txt (original)
+++ manifoldcf/integration/elasticsearch/branches/release-2.1-branch/CHANGES.txt Mon Jul 20 13:35:48 2015
@@ -1,9 +1,6 @@
 Apache ManifoldCF Plugin for Elastic Search change Log
 $Id$
 
-======================= 2.1-SNAPSHOT =====================
-
-
 ======================= Release 2.1 =====================
 
 CONNECTORS-1194: Stale connection checks enabled.

Modified: manifoldcf/integration/elasticsearch/branches/release-2.1-branch/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/integration/elasticsearch/branches/release-2.1-branch/pom.xml?rev=1691944&r1=1691943&r2=1691944&view=diff
==============================================================================
--- manifoldcf/integration/elasticsearch/branches/release-2.1-branch/pom.xml (original)
+++ manifoldcf/integration/elasticsearch/branches/release-2.1-branch/pom.xml Mon Jul 20 13:35:48 2015
@@ -30,7 +30,7 @@
 
   <name>ManifoldCF ElasticSearch Plugin</name>
   <artifactId>elasticsearch-plugin-mcf</artifactId>
-  <version>2.2-SNAPSHOT</version>
+  <version>2.1</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for ElasticSearch</description>
   <inceptionYear>2013</inceptionYear>