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/03/09 17:07:01 UTC

svn commit: r1665273 - in /manifoldcf/integration/solr-5.x/trunk: CHANGES.txt pom.xml

Author: kwright
Date: Mon Mar  9 16:07:01 2015
New Revision: 1665273

URL: http://svn.apache.org/r1665273
Log:
Start with release 2.1

Modified:
    manifoldcf/integration/solr-5.x/trunk/CHANGES.txt
    manifoldcf/integration/solr-5.x/trunk/pom.xml

Modified: manifoldcf/integration/solr-5.x/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-5.x/trunk/CHANGES.txt?rev=1665273&r1=1665272&r2=1665273&view=diff
==============================================================================
--- manifoldcf/integration/solr-5.x/trunk/CHANGES.txt (original)
+++ manifoldcf/integration/solr-5.x/trunk/CHANGES.txt Mon Mar  9 16:07:01 2015
@@ -1,10 +1,10 @@
 Apache ManifoldCF Plugin for Apache Solr 5.x change Log
 $Id$
 
-======================= 2.1-dev ======================
+======================= 2.2-dev ======================
 
 
-======================= Release 2.0 =====================
+======================= Release 2.1 =====================
 
 Initial commit.
 (Ahmet Arslan)

Modified: manifoldcf/integration/solr-5.x/trunk/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-5.x/trunk/pom.xml?rev=1665273&r1=1665272&r2=1665273&view=diff
==============================================================================
--- manifoldcf/integration/solr-5.x/trunk/pom.xml (original)
+++ manifoldcf/integration/solr-5.x/trunk/pom.xml Mon Mar  9 16:07:01 2015
@@ -22,7 +22,7 @@
 
   <name>ManifoldCF Solr 5.x Plugin</name>
   <artifactId>apache-manifoldcf-solr-5.x-plugin</artifactId>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.1</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 5.x</description>
   <inceptionYear>2015</inceptionYear>