Version 2.0 rather than 0.1

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-5.x/trunk@1664838 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index d966b08..c939fb1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Apache ManifoldCF Plugin for Apache Solr 5.x change Log
 $Id$
 
-======================= Release 0.1 =====================
+======================= Release 2.0 =====================
 
 Initial commit.
 (Ahmet Arslan)
diff --git a/pom.xml b/pom.xml
index 92bc9e9..75fbe43 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>0.1</version>
+  <version>2.0</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 5.x</description>
   <inceptionYear>2015</inceptionYear>