Prepare for making a release branch

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-6.x/trunk@1743176 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 0aaf010..3f90f90 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,9 @@
 Apache ManifoldCF Plugin for Apache Solr 6.x change Log
 $Id$
 
-======================= 2.2-dev ======================
+======================= 2.3-dev ======================
+
+======================= Release 2.2 =====================
 
 Initial commit.
-(Karl Wrigh)
+(Karl Wright)
diff --git a/pom.xml b/pom.xml
index 545bc07..e0bb9c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
   <name>ManifoldCF Solr 6.x Plugin</name>
   <artifactId>apache-manifoldcf-solr-6.x-plugin</artifactId>
-  <version>2.2-SNAPSHOT</version>
+  <version>2.3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 6.x</description>
   <inceptionYear>2016</inceptionYear>