Update for release

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-9.x/branches/release-2.2-branch@1903859 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index ffe6114..b576d4d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Apache ManifoldCF Plugin for Apache Solr 9.x change Log
 $Id: CHANGES.txt 1825314 2018-02-25 16:51:32Z shinichiro $
 
-======================= 2.2-dev ======================
+======================= 2.2 ======================
 
 Initial commit: Upgraded to Solr 9.0.0.
 (Karl Wright)
diff --git a/pom.xml b/pom.xml
index 28cd877..dd46ae8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
   <name>ManifoldCF Solr 9.x Plugin</name>
   <artifactId>apache-manifoldcf-solr-9.x-plugin</artifactId>
-  <version>2.2-SNAPSHOT</version>
+  <version>2.2</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for Apache Solr 9.x</description>
   <inceptionYear>2022</inceptionYear>