Plugin is going to version 2.0 for compatibility reasons

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/elasticsearch/trunk@1571165 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 58f470c..5a359cb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,9 +1,9 @@
 Apache ManifoldCF Plugin for Elastic Search change Log
 $Id$
 
-======================= 1.3-SNAPSHOT =====================
+======================= 2.1-SNAPSHOT =====================
 
-======================= Release 1.2 =====================
+======================= Release 2.0 =====================
 
 CONNECTORS-886: Add support for parent security.  This
 change requires reindexing of all content supported by this plugin.
diff --git a/pom.xml b/pom.xml
index 57bad7c..45f85e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <name>ManifoldCF ElasticSearch Plugin</name>
   <artifactId>elasticsearch-plugin-mcf</artifactId>
-  <version>1.3-SNAPSHOT</version>
+  <version>2.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for ElasticSearch</description>
   <inceptionYear>2013</inceptionYear>