Update version

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-5.x/trunk@1664996 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index c939fb1..f9f3d1d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,9 @@
 Apache ManifoldCF Plugin for Apache Solr 5.x change Log
 $Id$
 
+======================= 2.1-dev ======================
+
+
 ======================= Release 2.0 =====================
 
 Initial commit.
diff --git a/pom.xml b/pom.xml
index 75fbe43..65cd101 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
   <name>ManifoldCF Solr 5.x Plugin</name>
   <artifactId>apache-manifoldcf-solr5x-plugin</artifactId>
-  <version>2.0</version>
+  <version>2.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 5.x</description>
   <inceptionYear>2015</inceptionYear>