Start with release 2.1

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-5.x/trunk@1665273 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index f9f3d1d..b8b7abb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -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)
diff --git a/pom.xml b/pom.xml
index 85dd458..dc40bbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>