RANGER-1151: Updated version to 0.6.1 from 0.6.1-SNAPSHOT for release
diff --git a/agents-audit/pom.xml b/agents-audit/pom.xml
index 1c863a9..1a8c7c8 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/agents-common/pom.xml b/agents-common/pom.xml
index 15f571d..e0fa53e 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/agents-cred/pom.xml b/agents-cred/pom.xml
index d0f3aa9..ba224f2 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/agents-installer/pom.xml b/agents-installer/pom.xml
index e031daf..f2f02fa 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/credentialbuilder/pom.xml b/credentialbuilder/pom.xml
index c9f1582..033647a 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/docs/pom.xml b/docs/pom.xml
index e81d841..4b455c0 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.1-SNAPSHOT</version>
+    <version>0.6.1</version>
     <artifactId>ranger</artifactId>
     <packaging>pom</packaging>
     <licenses>
diff --git a/embeddedwebserver/pom.xml b/embeddedwebserver/pom.xml
index 2522579..f4171f7 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml
index 453b2dd..5425079 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/hdfs-agent/pom.xml b/hdfs-agent/pom.xml
index 9873ea9..df8a293 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/hive-agent/pom.xml b/hive-agent/pom.xml
index d35daad..65345d6 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/jisql/pom.xml b/jisql/pom.xml
index d124e5f..020fdeb 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/kms/pom.xml b/kms/pom.xml
index 96abc82..1fdb26a 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/knox-agent/pom.xml b/knox-agent/pom.xml
index ad5fc2b..183d1ba 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-atlas/pom.xml b/plugin-atlas/pom.xml
index f94156c..ed57e4f 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-kafka/pom.xml b/plugin-kafka/pom.xml
index 6c57307..22f8253 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-kms/pom.xml b/plugin-kms/pom.xml
index 7909765..5e5e3af 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-nifi/pom.xml b/plugin-nifi/pom.xml
index feba04a..e9d757c 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-solr/pom.xml b/plugin-solr/pom.xml
index 1cd9a26..28fa589 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/plugin-yarn/pom.xml b/plugin-yarn/pom.xml
index 9d3c6a1..26ab880 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/pom.xml b/pom.xml
index d831549..f117792 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     </parent>
     <groupId>org.apache.ranger</groupId>
     <artifactId>ranger</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.1</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 2addbd8..03a4e6e 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-examples/conditions-enrichers/pom.xml b/ranger-examples/conditions-enrichers/pom.xml
index ccb0b7f..a306797 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-examples/plugin-sampleapp/pom.xml b/ranger-examples/plugin-sampleapp/pom.xml
index 10f53be..32d3234 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-examples/pom.xml b/ranger-examples/pom.xml
index ab03ece..2852a97 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.1-SNAPSHOT</version>
+        <version>0.6.1</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 fd6f3bd..46bd1cf 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-hbase-plugin-shim/pom.xml b/ranger-hbase-plugin-shim/pom.xml
index 6cedffd..4117939 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-hdfs-plugin-shim/pom.xml b/ranger-hdfs-plugin-shim/pom.xml
index b10609b..7647039 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-hive-plugin-shim/pom.xml b/ranger-hive-plugin-shim/pom.xml
index a502cb0..b2840c3 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-hive-utils/pom.xml b/ranger-hive-utils/pom.xml
index 1523d36..5afe92a 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.1-SNAPSHOT</version>
+     <version>0.6.1</version>
      <relativePath>..</relativePath>
   </parent>
   <dependencies>
diff --git a/ranger-kafka-plugin-shim/pom.xml b/ranger-kafka-plugin-shim/pom.xml
index 0e1908d..777a321 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-kms-plugin-shim/pom.xml b/ranger-kms-plugin-shim/pom.xml
index 860e9a8..8ae47bc 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-knox-plugin-shim/pom.xml b/ranger-knox-plugin-shim/pom.xml
index e172d6c..ec7571b 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-plugin-classloader/pom.xml b/ranger-plugin-classloader/pom.xml
index ed566dc..9fe9e31 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/ranger-solr-plugin-shim/pom.xml b/ranger-solr-plugin-shim/pom.xml
index a5d690f..def0201 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-storm-plugin-shim/pom.xml b/ranger-storm-plugin-shim/pom.xml
index 9d39ad7..ed53dba 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger-tools/pom.xml b/ranger-tools/pom.xml
index a783bd0..6240006 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ranger-tools</artifactId>
diff --git a/ranger-util/pom.xml b/ranger-util/pom.xml
index 7e13eaf..98ecf1d 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.1-SNAPSHOT</version>
+        <version>0.6.1</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 5e8e222..82116de 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/ranger_solrj/pom.xml b/ranger_solrj/pom.xml
index 8a2c89d..9bf80a2 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <artifactId>ranger_solrj</artifactId>
     <name>ranger_solrj</name>
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index adc4df9..820bf26 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/storm-agent/pom.xml b/storm-agent/pom.xml
index 8fac95a..19c3d48 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>
diff --git a/tagsync/pom.xml b/tagsync/pom.xml
index e52091a..34de45e 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.1-SNAPSHOT</version>
+        <version>0.6.1</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 124b74d..b05538a 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>ldapconfigcheck</artifactId>
diff --git a/ugsync/pom.xml b/ugsync/pom.xml
index e13ea7c..0acae91 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>unixusersync</artifactId>
diff --git a/unixauthclient/pom.xml b/unixauthclient/pom.xml
index 479d9cc..b839c1b 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>unixauthclient</artifactId>
diff --git a/unixauthnative/pom.xml b/unixauthnative/pom.xml
index 8c30944..1e22240 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>credValidator</artifactId>
diff --git a/unixauthpam/pom.xml b/unixauthpam/pom.xml
index 861dad6..384c727 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>pamCredValidator</artifactId>
diff --git a/unixauthservice/pom.xml b/unixauthservice/pom.xml
index 915120c..165dfc2 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.1-SNAPSHOT</version>
+        <version>0.6.1</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>unixauthservice</artifactId>