Prepare for 2.1 release

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-3.x/trunk@1665285 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index d94d67d..501a2ab 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,9 @@
 Apache ManifoldCF Plugin for Apache Solr 3.x change Log
 $Id$
 
-======================= 2.1-SNAPSHOT =====================
+======================= 2.2-SNAPSHOT =====================
+
+======================= Release 2.1 =====================
 
 CONNECTORS-914: Go to a Maven build system.
 (Ahmet Arslan)
diff --git a/pom.xml b/pom.xml
index 91f33e9..4a75246 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
   <name>ManifoldCF Solr 3.x Plugin</name>
   <artifactId>apache-manifoldcf-solr-3.x-plugin</artifactId>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.1</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 3.x</description>
   <inceptionYear>2014</inceptionYear>