SENTRY-867: Remove SNAPSHOT from branch-1.6.0 (Dapeng Sun, Reviewed by Guoquan Shen)
diff --git a/pom.xml b/pom.xml
index 0901049..f72ad4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.sentry</groupId>
   <artifactId>sentry</artifactId>
-  <version>1.6.0-incubating-SNAPSHOT</version>
+  <version>1.6.0-incubating</version>
   <description>Sentry component</description>
   <name>Sentry</name>
   <packaging>pom</packaging>
diff --git a/sentry-binding/pom.xml b/sentry-binding/pom.xml
index 8e0256c..7f0ecf5 100644
--- a/sentry-binding/pom.xml
+++ b/sentry-binding/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-binding</artifactId>
diff --git a/sentry-binding/sentry-binding-hive/pom.xml b/sentry-binding/sentry-binding-hive/pom.xml
index fabfbbc..c409d33 100644
--- a/sentry-binding/sentry-binding-hive/pom.xml
+++ b/sentry-binding/sentry-binding-hive/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-binding-hive</artifactId>
diff --git a/sentry-binding/sentry-binding-solr/pom.xml b/sentry-binding/sentry-binding-solr/pom.xml
index 7d7af84..79dec55 100644
--- a/sentry-binding/sentry-binding-solr/pom.xml
+++ b/sentry-binding/sentry-binding-solr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-binding-solr</artifactId>
diff --git a/sentry-binding/sentry-binding-sqoop/pom.xml b/sentry-binding/sentry-binding-sqoop/pom.xml
index 2d25d21..e7d5dea 100644
--- a/sentry-binding/sentry-binding-sqoop/pom.xml
+++ b/sentry-binding/sentry-binding-sqoop/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.apache.sentry</groupId>

     <artifactId>sentry-binding</artifactId>

-    <version>1.6.0-incubating-SNAPSHOT</version>

+    <version>1.6.0-incubating</version>

   </parent>

 

   <artifactId>sentry-binding-sqoop</artifactId>

diff --git a/sentry-core/pom.xml b/sentry-core/pom.xml
index a692ff9..3f1c0a5 100644
--- a/sentry-core/pom.xml
+++ b/sentry-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-core</artifactId>
diff --git a/sentry-core/sentry-core-common/pom.xml b/sentry-core/sentry-core-common/pom.xml
index 4287d05..4b74e4d 100644
--- a/sentry-core/sentry-core-common/pom.xml
+++ b/sentry-core/sentry-core-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-core-common</artifactId>
diff --git a/sentry-core/sentry-core-model-db/pom.xml b/sentry-core/sentry-core-model-db/pom.xml
index ccf7eda..38439a0 100644
--- a/sentry-core/sentry-core-model-db/pom.xml
+++ b/sentry-core/sentry-core-model-db/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-core-model-db</artifactId>
diff --git a/sentry-core/sentry-core-model-indexer/pom.xml b/sentry-core/sentry-core-model-indexer/pom.xml
index ae40ed8..5741e90 100644
--- a/sentry-core/sentry-core-model-indexer/pom.xml
+++ b/sentry-core/sentry-core-model-indexer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-core-model-indexer</artifactId>
diff --git a/sentry-core/sentry-core-model-search/pom.xml b/sentry-core/sentry-core-model-search/pom.xml
index e59eb91..c3d6b82 100644
--- a/sentry-core/sentry-core-model-search/pom.xml
+++ b/sentry-core/sentry-core-model-search/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-core-model-search</artifactId>
diff --git a/sentry-core/sentry-core-model-sqoop/pom.xml b/sentry-core/sentry-core-model-sqoop/pom.xml
index 2c68475..0803d0a 100644
--- a/sentry-core/sentry-core-model-sqoop/pom.xml
+++ b/sentry-core/sentry-core-model-sqoop/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-core-model-sqoop</artifactId>
diff --git a/sentry-dist/pom.xml b/sentry-dist/pom.xml
index cde21c0..b68ce83 100644
--- a/sentry-dist/pom.xml
+++ b/sentry-dist/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
   <artifactId>sentry-dist</artifactId>
   <name>Sentry Distribution</name>
diff --git a/sentry-hdfs/pom.xml b/sentry-hdfs/pom.xml
index 9211c0f..01de7a1 100644
--- a/sentry-hdfs/pom.xml
+++ b/sentry-hdfs/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-hdfs</artifactId>
diff --git a/sentry-hdfs/sentry-hdfs-common/pom.xml b/sentry-hdfs/sentry-hdfs-common/pom.xml
index f4b6c9f..b9a8a82 100644
--- a/sentry-hdfs/sentry-hdfs-common/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-hdfs-common</artifactId>
diff --git a/sentry-hdfs/sentry-hdfs-dist/pom.xml b/sentry-hdfs/sentry-hdfs-dist/pom.xml
index d924849..53c0bee 100644
--- a/sentry-hdfs/sentry-hdfs-dist/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-dist/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-hdfs-dist</artifactId>
diff --git a/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml b/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml
index 04b79d8..cd744cc 100644
--- a/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-hdfs-namenode-plugin</artifactId>
@@ -32,7 +32,7 @@
     <dependency>
       <groupId>org.apache.sentry</groupId>
       <artifactId>sentry-hdfs-common</artifactId>
-      <version>1.6.0-incubating-SNAPSHOT</version>
+      <version>1.6.0-incubating</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
diff --git a/sentry-hdfs/sentry-hdfs-service/pom.xml b/sentry-hdfs/sentry-hdfs-service/pom.xml
index b7de612..27f0bc6 100644
--- a/sentry-hdfs/sentry-hdfs-service/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-service/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-hdfs-service</artifactId>
diff --git a/sentry-policy/pom.xml b/sentry-policy/pom.xml
index f859c1b..056eb8d 100644
--- a/sentry-policy/pom.xml
+++ b/sentry-policy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-policy</artifactId>
diff --git a/sentry-policy/sentry-policy-common/pom.xml b/sentry-policy/sentry-policy-common/pom.xml
index c686dec..cb1ead0 100644
--- a/sentry-policy/sentry-policy-common/pom.xml
+++ b/sentry-policy/sentry-policy-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-policy-common</artifactId>
diff --git a/sentry-policy/sentry-policy-db/pom.xml b/sentry-policy/sentry-policy-db/pom.xml
index 9e808d4..4d67300 100644
--- a/sentry-policy/sentry-policy-db/pom.xml
+++ b/sentry-policy/sentry-policy-db/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-policy-db</artifactId>
diff --git a/sentry-policy/sentry-policy-indexer/pom.xml b/sentry-policy/sentry-policy-indexer/pom.xml
index 231805f..e43ee61 100644
--- a/sentry-policy/sentry-policy-indexer/pom.xml
+++ b/sentry-policy/sentry-policy-indexer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-policy-indexer</artifactId>
diff --git a/sentry-policy/sentry-policy-search/pom.xml b/sentry-policy/sentry-policy-search/pom.xml
index ee5ce80..98c3b7f 100644
--- a/sentry-policy/sentry-policy-search/pom.xml
+++ b/sentry-policy/sentry-policy-search/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-policy-search</artifactId>
diff --git a/sentry-policy/sentry-policy-sqoop/pom.xml b/sentry-policy/sentry-policy-sqoop/pom.xml
index 7513bbf..7b0d96d 100644
--- a/sentry-policy/sentry-policy-sqoop/pom.xml
+++ b/sentry-policy/sentry-policy-sqoop/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-policy-sqoop</artifactId>
diff --git a/sentry-provider/pom.xml b/sentry-provider/pom.xml
index 265d618..b37c485 100644
--- a/sentry-provider/pom.xml
+++ b/sentry-provider/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-provider</artifactId>
diff --git a/sentry-provider/sentry-provider-cache/pom.xml b/sentry-provider/sentry-provider-cache/pom.xml
index e7fa03f..d37f9c2 100644
--- a/sentry-provider/sentry-provider-cache/pom.xml
+++ b/sentry-provider/sentry-provider-cache/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-provider-cache</artifactId>
diff --git a/sentry-provider/sentry-provider-common/pom.xml b/sentry-provider/sentry-provider-common/pom.xml
index ced3ee7..2a9efcc 100644
--- a/sentry-provider/sentry-provider-common/pom.xml
+++ b/sentry-provider/sentry-provider-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-provider-common</artifactId>
diff --git a/sentry-provider/sentry-provider-db/pom.xml b/sentry-provider/sentry-provider-db/pom.xml
index 9c4618f..9fdadab 100644
--- a/sentry-provider/sentry-provider-db/pom.xml
+++ b/sentry-provider/sentry-provider-db/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-provider-db</artifactId>
diff --git a/sentry-provider/sentry-provider-file/pom.xml b/sentry-provider/sentry-provider-file/pom.xml
index af3ed90..21428cb 100644
--- a/sentry-provider/sentry-provider-file/pom.xml
+++ b/sentry-provider/sentry-provider-file/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-provider-file</artifactId>
diff --git a/sentry-solr/pom.xml b/sentry-solr/pom.xml
index d47b00c..56f6d82 100644
--- a/sentry-solr/pom.xml
+++ b/sentry-solr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-solr</artifactId>
diff --git a/sentry-solr/solr-sentry-handlers/pom.xml b/sentry-solr/solr-sentry-handlers/pom.xml
index d6db69f..e218b1f 100644
--- a/sentry-solr/solr-sentry-handlers/pom.xml
+++ b/sentry-solr/solr-sentry-handlers/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-solr</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>solr-sentry-handlers</artifactId>
diff --git a/sentry-tests/pom.xml b/sentry-tests/pom.xml
index c12b118..2decbbb 100644
--- a/sentry-tests/pom.xml
+++ b/sentry-tests/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
   <artifactId>sentry-tests</artifactId>
   <name>Sentry Tests</name>
diff --git a/sentry-tests/sentry-tests-hive/pom.xml b/sentry-tests/sentry-tests-hive/pom.xml
index 0a5b791..2f3c9ae 100644
--- a/sentry-tests/sentry-tests-hive/pom.xml
+++ b/sentry-tests/sentry-tests-hive/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-tests</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
   <artifactId>sentry-tests-hive</artifactId>
   <name>Sentry Hive Tests</name>
diff --git a/sentry-tests/sentry-tests-solr/pom.xml b/sentry-tests/sentry-tests-solr/pom.xml
index 4256d69..be0ac03 100644
--- a/sentry-tests/sentry-tests-solr/pom.xml
+++ b/sentry-tests/sentry-tests-solr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-tests</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-tests-solr</artifactId>
diff --git a/sentry-tests/sentry-tests-sqoop/pom.xml b/sentry-tests/sentry-tests-sqoop/pom.xml
index 491dbaa..fb2096f 100644
--- a/sentry-tests/sentry-tests-sqoop/pom.xml
+++ b/sentry-tests/sentry-tests-sqoop/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-tests</artifactId>
-    <version>1.6.0-incubating-SNAPSHOT</version>
+    <version>1.6.0-incubating</version>
   </parent>
 
   <artifactId>sentry-tests-sqoop</artifactId>