ATLAS-4382: Version change for Apache Atlas 2.2 release

Signed-off-by: sidmishra <sidmishra@apache.org>
diff --git a/addons/falcon-bridge-shim/pom.xml b/addons/falcon-bridge-shim/pom.xml
index 23c725d..6740844 100755
--- a/addons/falcon-bridge-shim/pom.xml
+++ b/addons/falcon-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>falcon-bridge-shim</artifactId>
diff --git a/addons/falcon-bridge/pom.xml b/addons/falcon-bridge/pom.xml
index 02147fc..bcf01e7 100644
--- a/addons/falcon-bridge/pom.xml
+++ b/addons/falcon-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>falcon-bridge</artifactId>
diff --git a/addons/hbase-bridge-shim/pom.xml b/addons/hbase-bridge-shim/pom.xml
index b7fb4da..a7ba0f6 100644
--- a/addons/hbase-bridge-shim/pom.xml
+++ b/addons/hbase-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>hbase-bridge-shim</artifactId>
diff --git a/addons/hbase-bridge/pom.xml b/addons/hbase-bridge/pom.xml
index 1d7c478..866941c 100644
--- a/addons/hbase-bridge/pom.xml
+++ b/addons/hbase-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>hbase-bridge</artifactId>
diff --git a/addons/hbase-testing-util/pom.xml b/addons/hbase-testing-util/pom.xml
index fa359db..3603e11 100644
--- a/addons/hbase-testing-util/pom.xml
+++ b/addons/hbase-testing-util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>hbase-testing-util</artifactId>
diff --git a/addons/hdfs-model/pom.xml b/addons/hdfs-model/pom.xml
index 354191d..cff4b58 100644
--- a/addons/hdfs-model/pom.xml
+++ b/addons/hdfs-model/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>hdfs-model</artifactId>
diff --git a/addons/hive-bridge-shim/pom.xml b/addons/hive-bridge-shim/pom.xml
index c128062..5bba798 100755
--- a/addons/hive-bridge-shim/pom.xml
+++ b/addons/hive-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>hive-bridge-shim</artifactId>
diff --git a/addons/hive-bridge/pom.xml b/addons/hive-bridge/pom.xml
index dd51e63..ef6c578 100755
--- a/addons/hive-bridge/pom.xml
+++ b/addons/hive-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>hive-bridge</artifactId>
diff --git a/addons/impala-bridge-shim/pom.xml b/addons/impala-bridge-shim/pom.xml
index 5f624c1..16c6965 100644
--- a/addons/impala-bridge-shim/pom.xml
+++ b/addons/impala-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>apache-atlas</artifactId>
     <groupId>org.apache.atlas</groupId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>impala-bridge-shim</artifactId>
diff --git a/addons/impala-bridge/pom.xml b/addons/impala-bridge/pom.xml
index 983ce08..0c87304 100644
--- a/addons/impala-bridge/pom.xml
+++ b/addons/impala-bridge/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>apache-atlas</artifactId>
     <groupId>org.apache.atlas</groupId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>impala-bridge</artifactId>
diff --git a/addons/impala-hook-api/pom.xml b/addons/impala-hook-api/pom.xml
index 55b231b..e5ed85f 100644
--- a/addons/impala-hook-api/pom.xml
+++ b/addons/impala-hook-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>apache-atlas</artifactId>
     <groupId>org.apache.atlas</groupId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>impala-hook-api</artifactId>
diff --git a/addons/kafka-bridge/pom.xml b/addons/kafka-bridge/pom.xml
index 2f12c5e..25b0a05 100644
--- a/addons/kafka-bridge/pom.xml
+++ b/addons/kafka-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>kafka-bridge</artifactId>
diff --git a/addons/sqoop-bridge-shim/pom.xml b/addons/sqoop-bridge-shim/pom.xml
index 4539544..7154154 100755
--- a/addons/sqoop-bridge-shim/pom.xml
+++ b/addons/sqoop-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>sqoop-bridge-shim</artifactId>
diff --git a/addons/sqoop-bridge/pom.xml b/addons/sqoop-bridge/pom.xml
index 8d5238f..57badcc 100644
--- a/addons/sqoop-bridge/pom.xml
+++ b/addons/sqoop-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>sqoop-bridge</artifactId>
diff --git a/addons/storm-bridge-shim/pom.xml b/addons/storm-bridge-shim/pom.xml
index c507671..3e3cdce 100755
--- a/addons/storm-bridge-shim/pom.xml
+++ b/addons/storm-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>storm-bridge-shim</artifactId>
diff --git a/addons/storm-bridge/pom.xml b/addons/storm-bridge/pom.xml
index 5f0ee05..f3977da 100644
--- a/addons/storm-bridge/pom.xml
+++ b/addons/storm-bridge/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>storm-bridge</artifactId>
diff --git a/atlas-examples/pom.xml b/atlas-examples/pom.xml
index 931729a..8db3529 100644
--- a/atlas-examples/pom.xml
+++ b/atlas-examples/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/atlas-examples/sample-app/pom.xml b/atlas-examples/sample-app/pom.xml
index 6fc628f..716fc2d 100644
--- a/atlas-examples/sample-app/pom.xml
+++ b/atlas-examples/sample-app/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>atlas-examples</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/authorization/pom.xml b/authorization/pom.xml
index 90e2c3a..5ff793f 100644
--- a/authorization/pom.xml
+++ b/authorization/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.atlas</groupId>
     <artifactId>apache-atlas</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
   </parent>
   <artifactId>atlas-authorization</artifactId>
   <name>Apache Atlas Authorization</name>
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index ec3470d..2911726 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -24,7 +24,7 @@
     <artifactId>atlas-buildtools</artifactId>
     <name>Apache Atlas Server Build Tools</name>
     <description>Apache Atlas Build Tools like Checkstyle</description>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
     <packaging>jar</packaging>
 
     <build>
diff --git a/client/client-v1/pom.xml b/client/client-v1/pom.xml
index 64c76b5..8d4046a 100644
--- a/client/client-v1/pom.xml
+++ b/client/client-v1/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>atlas-client</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/client/client-v2/pom.xml b/client/client-v2/pom.xml
index 6e6185c..002fd3d 100644
--- a/client/client-v2/pom.xml
+++ b/client/client-v2/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>atlas-client</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/client/common/pom.xml b/client/common/pom.xml
index 49d232b..12664b1 100644
--- a/client/common/pom.xml
+++ b/client/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>atlas-client</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/client/pom.xml b/client/pom.xml
index 39ea326..4b39e72 100755
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
 
     <!-- Sub modules -->
diff --git a/common/pom.xml b/common/pom.xml
index ca35b7f..cda250e 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-common</artifactId>
     <description>Apache Atlas Common</description>
diff --git a/dashboardv2/pom.xml b/dashboardv2/pom.xml
index 6336c83..867dac3 100644
--- a/dashboardv2/pom.xml
+++ b/dashboardv2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
 
     <artifactId>atlas-dashboardv2</artifactId>
diff --git a/dashboardv3/pom.xml b/dashboardv3/pom.xml
index ece627c..6599088 100644
--- a/dashboardv3/pom.xml
+++ b/dashboardv3/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
 
     <artifactId>atlas-dashboardv3</artifactId>
diff --git a/dev-support/atlas-docker/.env b/dev-support/atlas-docker/.env
index 2630daa..4b8f302 100644
--- a/dev-support/atlas-docker/.env
+++ b/dev-support/atlas-docker/.env
@@ -4,7 +4,7 @@
 BRANCH=branch-2.0
 PROFILE=dist,external-hbase-solr
 
-ATLAS_VERSION=2.2.0-SNAPSHOT
+ATLAS_VERSION=2.2.0
 HADOOP_VERSION=3.3.0
 HBASE_VERSION=2.3.3
 KAFKA_VERSION=2.5.0
diff --git a/distro/pom.xml b/distro/pom.xml
index 33684df..8570ad1 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>atlas-distro</artifactId>
diff --git a/docs/pom.xml b/docs/pom.xml
index 6133aeb..02f3b43 100755
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-docs</artifactId>
     <description>Apache Atlas Documentation</description>
diff --git a/graphdb/api/pom.xml b/graphdb/api/pom.xml
index 02f5e2f..ac8f4de 100644
--- a/graphdb/api/pom.xml
+++ b/graphdb/api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-graphdb</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-graphdb-api</artifactId>
     <description>Apache Atlas Graph Datbase API</description>
diff --git a/graphdb/common/pom.xml b/graphdb/common/pom.xml
index c77081d..6afddbe 100644
--- a/graphdb/common/pom.xml
+++ b/graphdb/common/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>atlas-graphdb</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-graphdb-common</artifactId>
 
diff --git a/graphdb/graphdb-impls/pom.xml b/graphdb/graphdb-impls/pom.xml
index ad79412..13a8a28 100644
--- a/graphdb/graphdb-impls/pom.xml
+++ b/graphdb/graphdb-impls/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-graphdb</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>atlas-graphdb-impls</artifactId>
diff --git a/graphdb/janus-hbase2/pom.xml b/graphdb/janus-hbase2/pom.xml
index 067871e..404c198 100644
--- a/graphdb/janus-hbase2/pom.xml
+++ b/graphdb/janus-hbase2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>atlas-graphdb</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-janusgraph-hbase2</artifactId>
     <description>Apache Atlas JanusGraph-HBase2 Module</description>
diff --git a/graphdb/janus/pom.xml b/graphdb/janus/pom.xml
index c9a853f..9567406 100644
--- a/graphdb/janus/pom.xml
+++ b/graphdb/janus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>atlas-graphdb</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-graphdb-janus</artifactId>
     <description>Apache Atlas JanusGraph DB Impl</description>
diff --git a/graphdb/pom.xml b/graphdb/pom.xml
index ca7111f..58b8b60 100644
--- a/graphdb/pom.xml
+++ b/graphdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
 
     <artifactId>atlas-graphdb</artifactId>
diff --git a/intg/pom.xml b/intg/pom.xml
index 3352060..1a6447a 100644
--- a/intg/pom.xml
+++ b/intg/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-intg</artifactId>
     <description>Apache Atlas Integration</description>
diff --git a/notification/pom.xml b/notification/pom.xml
index 69ed245..2ed23cd 100644
--- a/notification/pom.xml
+++ b/notification/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-notification</artifactId>
     <description>Apache Atlas Notification</description>
diff --git a/plugin-classloader/pom.xml b/plugin-classloader/pom.xml
index 33c4b6d..e2089e0 100644
--- a/plugin-classloader/pom.xml
+++ b/plugin-classloader/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-plugin-classloader</artifactId>
     <description>Apache Atlas Plugin Classloader</description>
diff --git a/pom.xml b/pom.xml
index 6609fcb..81d21bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.atlas</groupId>
     <artifactId>apache-atlas</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
     <description>Metadata Management and Data Governance Platform over Hadoop</description>
     <name>apache-atlas</name>
     <packaging>pom</packaging>
diff --git a/repository/pom.xml b/repository/pom.xml
index 9bbab36..8bd4e3e 100755
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-repository</artifactId>
     <description>Apache Atlas Repository Module</description>
diff --git a/server-api/pom.xml b/server-api/pom.xml
index 6cd6e8a..b47d906 100644
--- a/server-api/pom.xml
+++ b/server-api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-tools/pom.xml b/test-tools/pom.xml
index 245f07f..bf060f1 100644
--- a/test-tools/pom.xml
+++ b/test-tools/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
 
     <artifactId>atlas-testtools</artifactId>
diff --git a/tools/atlas-index-repair/pom.xml b/tools/atlas-index-repair/pom.xml
index 5138278..fac343f 100644
--- a/tools/atlas-index-repair/pom.xml
+++ b/tools/atlas-index-repair/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>atlas-index-repair-tool</artifactId>
diff --git a/tools/classification-updater/pom.xml b/tools/classification-updater/pom.xml
index 66e9c0e..f6923d1 100644
--- a/tools/classification-updater/pom.xml
+++ b/tools/classification-updater/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <artifactId>atlas-classification-updater</artifactId>
diff --git a/webapp/pom.xml b/webapp/pom.xml
index 3785b4e..91002b0 100755
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>atlas-webapp</artifactId>
     <description>Apache Atlas Web Application</description>