Fix up release branch

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-5.x/branches/release-2.2-branch@1691941 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 1170c9c..fcad853 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,9 +1,6 @@
 Apache ManifoldCF Plugin for Apache Solr 5.x change Log
 $Id$
 
-======================= 2.3-dev ======================
-
-
 ======================= Release 2.2 =====================
 
 CONNECTORS-1194: Stale connection checks enabled.
diff --git a/pom.xml b/pom.xml
index 62b5db3..f847096 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.3-SNAPSHOT</version>
+  <version>2.2</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 5.x</description>
   <inceptionYear>2015</inceptionYear>