RANGER-1193: updated pom.xml version to 0.6.2
diff --git a/agents-audit/pom.xml b/agents-audit/pom.xml
index 3682945..1393e9d 100644
--- a/agents-audit/pom.xml
+++ b/agents-audit/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/agents-common/pom.xml b/agents-common/pom.xml
index e7ac19c..7f9b5aa 100644
--- a/agents-common/pom.xml
+++ b/agents-common/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/agents-cred/pom.xml b/agents-cred/pom.xml
index df7d768..22e9ca3 100644
--- a/agents-cred/pom.xml
+++ b/agents-cred/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/agents-installer/pom.xml b/agents-installer/pom.xml
index e131cf0..65e117b 100644
--- a/agents-installer/pom.xml
+++ b/agents-installer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/credentialbuilder/pom.xml b/credentialbuilder/pom.xml
index d5e37a9..7a89022 100644
--- a/credentialbuilder/pom.xml
+++ b/credentialbuilder/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/docs/pom.xml b/docs/pom.xml
index f8a6883..91282d2 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -24,7 +24,7 @@
     <url>http://ranger.incubator.apache.org/</url>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.incubator.apache.ranger</groupId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2</version>
     <artifactId>ranger</artifactId>
     <packaging>pom</packaging>
     <licenses>
diff --git a/embeddedwebserver/pom.xml b/embeddedwebserver/pom.xml
index 5505f13..a0d78b3 100644
--- a/embeddedwebserver/pom.xml
+++ b/embeddedwebserver/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml
index a8ed24d..228a534 100644
--- a/hbase-agent/pom.xml
+++ b/hbase-agent/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/hdfs-agent/pom.xml b/hdfs-agent/pom.xml
index 68550e2..baf3ac3 100644
--- a/hdfs-agent/pom.xml
+++ b/hdfs-agent/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/hive-agent/pom.xml b/hive-agent/pom.xml
index 850492d..4a8ea69 100644
--- a/hive-agent/pom.xml
+++ b/hive-agent/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/jisql/pom.xml b/jisql/pom.xml
index d2b0562..c306623 100644
--- a/jisql/pom.xml
+++ b/jisql/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/kms/pom.xml b/kms/pom.xml
index 24750fa..5d31aa0 100644
--- a/kms/pom.xml
+++ b/kms/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/knox-agent/pom.xml b/knox-agent/pom.xml
index 331f90d..79e8297 100644
--- a/knox-agent/pom.xml
+++ b/knox-agent/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-atlas/pom.xml b/plugin-atlas/pom.xml
index 9b26a17..fc9ce7c 100644
--- a/plugin-atlas/pom.xml
+++ b/plugin-atlas/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-kafka/pom.xml b/plugin-kafka/pom.xml
index 8bf6a55..c927f80 100644
--- a/plugin-kafka/pom.xml
+++ b/plugin-kafka/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-kms/pom.xml b/plugin-kms/pom.xml
index 1365a9b..61b9d12 100644
--- a/plugin-kms/pom.xml
+++ b/plugin-kms/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-nifi/pom.xml b/plugin-nifi/pom.xml
index c67b72d..03d241d 100644
--- a/plugin-nifi/pom.xml
+++ b/plugin-nifi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-solr/pom.xml b/plugin-solr/pom.xml
index 89f5acc..14c8aa6 100644
--- a/plugin-solr/pom.xml
+++ b/plugin-solr/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-yarn/pom.xml b/plugin-yarn/pom.xml
index 1250508..8dfec69 100644
--- a/plugin-yarn/pom.xml
+++ b/plugin-yarn/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/pom.xml b/pom.xml
index a4c213b..957b7ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     </parent>
     <groupId>org.apache.ranger</groupId>
     <artifactId>ranger</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2</version>
     <description>Security for Enforcing Enterprise Policies</description>
     <packaging>pom</packaging>
     <name>ranger</name>
diff --git a/ranger-atlas-plugin-shim/pom.xml b/ranger-atlas-plugin-shim/pom.xml
index 22eefc0..255a55e 100644
--- a/ranger-atlas-plugin-shim/pom.xml
+++ b/ranger-atlas-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-examples/conditions-enrichers/pom.xml b/ranger-examples/conditions-enrichers/pom.xml
index 648b3b7..25e11e4 100644
--- a/ranger-examples/conditions-enrichers/pom.xml
+++ b/ranger-examples/conditions-enrichers/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>ranger-examples</artifactId>
         <groupId>org.apache.ranger</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-examples/plugin-sampleapp/pom.xml b/ranger-examples/plugin-sampleapp/pom.xml
index 7727bdf..7d2cfa0 100644
--- a/ranger-examples/plugin-sampleapp/pom.xml
+++ b/ranger-examples/plugin-sampleapp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>ranger-examples</artifactId>
         <groupId>org.apache.ranger</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-examples/pom.xml b/ranger-examples/pom.xml
index 41aafa1..1781e10 100644
--- a/ranger-examples/pom.xml
+++ b/ranger-examples/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>ranger</artifactId>
         <groupId>org.apache.ranger</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ranger-examples</artifactId>
diff --git a/ranger-examples/sampleapp/pom.xml b/ranger-examples/sampleapp/pom.xml
index 76e813d..2b9b078 100644
--- a/ranger-examples/sampleapp/pom.xml
+++ b/ranger-examples/sampleapp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>ranger-examples</artifactId>
         <groupId>org.apache.ranger</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-hbase-plugin-shim/pom.xml b/ranger-hbase-plugin-shim/pom.xml
index f30801a..ad44cb4 100644
--- a/ranger-hbase-plugin-shim/pom.xml
+++ b/ranger-hbase-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-hdfs-plugin-shim/pom.xml b/ranger-hdfs-plugin-shim/pom.xml
index f3ef224..47a903c 100644
--- a/ranger-hdfs-plugin-shim/pom.xml
+++ b/ranger-hdfs-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-hive-plugin-shim/pom.xml b/ranger-hive-plugin-shim/pom.xml
index 16b50a6..6368c91 100644
--- a/ranger-hive-plugin-shim/pom.xml
+++ b/ranger-hive-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-hive-utils/pom.xml b/ranger-hive-utils/pom.xml
index 14f20d5..325be1e 100644
--- a/ranger-hive-utils/pom.xml
+++ b/ranger-hive-utils/pom.xml
@@ -27,7 +27,7 @@
   <parent>
      <groupId>org.apache.ranger</groupId>
      <artifactId>ranger</artifactId>
-     <version>0.6.2-SNAPSHOT</version>
+     <version>0.6.2</version>
      <relativePath>..</relativePath>
   </parent>
   <dependencies>
diff --git a/ranger-kafka-plugin-shim/pom.xml b/ranger-kafka-plugin-shim/pom.xml
index e854653..75bd9ce 100644
--- a/ranger-kafka-plugin-shim/pom.xml
+++ b/ranger-kafka-plugin-shim/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-kms-plugin-shim/pom.xml b/ranger-kms-plugin-shim/pom.xml
index 6acd0a8..2fdfbe8 100644
--- a/ranger-kms-plugin-shim/pom.xml
+++ b/ranger-kms-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-knox-plugin-shim/pom.xml b/ranger-knox-plugin-shim/pom.xml
index 36ce74f..22b4fca 100644
--- a/ranger-knox-plugin-shim/pom.xml
+++ b/ranger-knox-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-plugin-classloader/pom.xml b/ranger-plugin-classloader/pom.xml
index 20b208a..3178bc4 100644
--- a/ranger-plugin-classloader/pom.xml
+++ b/ranger-plugin-classloader/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-solr-plugin-shim/pom.xml b/ranger-solr-plugin-shim/pom.xml
index b7256d7..4047461 100644
--- a/ranger-solr-plugin-shim/pom.xml
+++ b/ranger-solr-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-storm-plugin-shim/pom.xml b/ranger-storm-plugin-shim/pom.xml
index 03d2c11..42a9385 100644
--- a/ranger-storm-plugin-shim/pom.xml
+++ b/ranger-storm-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-tools/pom.xml b/ranger-tools/pom.xml
index 51bc363..7b7ff2e 100644
--- a/ranger-tools/pom.xml
+++ b/ranger-tools/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>ranger</artifactId>
         <groupId>org.apache.ranger</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ranger-tools</artifactId>
diff --git a/ranger-util/pom.xml b/ranger-util/pom.xml
index f8a85d7..b65e1d0 100644
--- a/ranger-util/pom.xml
+++ b/ranger-util/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <artifactId>ranger-util</artifactId>
     <name>Ranger Util</name>
diff --git a/ranger-yarn-plugin-shim/pom.xml b/ranger-yarn-plugin-shim/pom.xml
index 89c7c85..0dc9e64 100644
--- a/ranger-yarn-plugin-shim/pom.xml
+++ b/ranger-yarn-plugin-shim/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger_solrj/pom.xml b/ranger_solrj/pom.xml
index 37ceaa2..9461e39 100644
--- a/ranger_solrj/pom.xml
+++ b/ranger_solrj/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <artifactId>ranger_solrj</artifactId>
     <name>ranger_solrj</name>
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index d73a7c5..7986daf 100644
--- a/security-admin/pom.xml
+++ b/security-admin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/storm-agent/pom.xml b/storm-agent/pom.xml
index cc798d6..5b077cd 100644
--- a/storm-agent/pom.xml
+++ b/storm-agent/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/tagsync/pom.xml b/tagsync/pom.xml
index 22c75c8..cec6919 100644
--- a/tagsync/pom.xml
+++ b/tagsync/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>ranger</artifactId>
         <groupId>org.apache.ranger</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
     </parent>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml
index 1d5584e..81e44f5 100644
--- a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml
+++ b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>ldapconfigcheck</artifactId>
diff --git a/ugsync/pom.xml b/ugsync/pom.xml
index 0650b51..29904ef 100644
--- a/ugsync/pom.xml
+++ b/ugsync/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>unixusersync</artifactId>
diff --git a/unixauthclient/pom.xml b/unixauthclient/pom.xml
index 91dd1f6..8d6a1f3 100644
--- a/unixauthclient/pom.xml
+++ b/unixauthclient/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>unixauthclient</artifactId>
diff --git a/unixauthnative/pom.xml b/unixauthnative/pom.xml
index ca5846d..9b9fe10 100644
--- a/unixauthnative/pom.xml
+++ b/unixauthnative/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>credValidator</artifactId>
diff --git a/unixauthpam/pom.xml b/unixauthpam/pom.xml
index f7048ed..ba42536 100644
--- a/unixauthpam/pom.xml
+++ b/unixauthpam/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>pamCredValidator</artifactId>
diff --git a/unixauthservice/pom.xml b/unixauthservice/pom.xml
index a47e954..fa11022 100644
--- a/unixauthservice/pom.xml
+++ b/unixauthservice/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.ranger</groupId>
         <artifactId>ranger</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>unixauthservice</artifactId>