Updating Maven version to 5.13.0-SNAPSHOT

Change-Id: Ibf43df2bb42f7cae2511c5908414230498f6739a
Reviewed-on: http://gerrit.sjc.cloudera.com:8080/23123
Tested-by: Jenkins User
Reviewed-by: Alexander Kolbasov <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/sentry/repo
Commit: http://git-wip-us.apache.org/repos/asf/sentry/commit/c1dbc2cf
Tree: http://git-wip-us.apache.org/repos/asf/sentry/tree/c1dbc2cf
Diff: http://git-wip-us.apache.org/repos/asf/sentry/diff/c1dbc2cf

Branch: refs/for/cdh5-1.5.1_ha
Commit: c1dbc2cf440ad53fa9f5e8f11457e099b0091b98
Parents: d31a487
Author: Alexander Kolbasov <[email protected]>
Authored: Fri May 26 15:04:27 2017 -0700
Committer: Alexander Kolbasov <[email protected]>
Committed: Fri May 26 16:31:37 2017 -0700

----------------------------------------------------------------------
 pom.xml                                             | 4 ++--
 sentry-binding/pom.xml                              | 2 +-
 sentry-binding/sentry-binding-hbase-indexer/pom.xml | 2 +-
 sentry-binding/sentry-binding-hive-conf/pom.xml     | 2 +-
 sentry-binding/sentry-binding-hive-follower/pom.xml | 2 +-
 sentry-binding/sentry-binding-hive/pom.xml          | 2 +-
 sentry-binding/sentry-binding-kafka/pom.xml         | 2 +-
 sentry-binding/sentry-binding-solr/pom.xml          | 2 +-
 sentry-core/pom.xml                                 | 2 +-
 sentry-core/sentry-core-common/pom.xml              | 2 +-
 sentry-core/sentry-core-model-db/pom.xml            | 2 +-
 sentry-core/sentry-core-model-indexer/pom.xml       | 2 +-
 sentry-core/sentry-core-model-kafka/pom.xml         | 2 +-
 sentry-core/sentry-core-model-search/pom.xml        | 2 +-
 sentry-dist/pom.xml                                 | 2 +-
 sentry-hdfs/pom.xml                                 | 2 +-
 sentry-hdfs/sentry-hdfs-common/pom.xml              | 2 +-
 sentry-hdfs/sentry-hdfs-dist/pom.xml                | 2 +-
 sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml     | 4 ++--
 sentry-hdfs/sentry-hdfs-service/pom.xml             | 2 +-
 sentry-policy/pom.xml                               | 2 +-
 sentry-policy/sentry-policy-common/pom.xml          | 2 +-
 sentry-policy/sentry-policy-db/pom.xml              | 2 +-
 sentry-policy/sentry-policy-indexer/pom.xml         | 2 +-
 sentry-policy/sentry-policy-kafka/pom.xml           | 2 +-
 sentry-policy/sentry-policy-search/pom.xml          | 2 +-
 sentry-provider/pom.xml                             | 2 +-
 sentry-provider/sentry-provider-cache/pom.xml       | 2 +-
 sentry-provider/sentry-provider-common/pom.xml      | 2 +-
 sentry-provider/sentry-provider-db/pom.xml          | 2 +-
 sentry-provider/sentry-provider-file/pom.xml        | 2 +-
 sentry-solr/pom.xml                                 | 2 +-
 sentry-solr/solr-sentry-handlers/pom.xml            | 2 +-
 sentry-tests/pom.xml                                | 2 +-
 sentry-tests/sentry-tests-hive/pom.xml              | 2 +-
 sentry-tests/sentry-tests-kafka/pom.xml             | 2 +-
 sentry-tests/sentry-tests-solr/pom.xml              | 2 +-
 37 files changed, 39 insertions(+), 39 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a72434d..6ce5a41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>cdh-root</artifactId>
-    <version>5.12.0-SNAPSHOT</version>
+    <version>5.13.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.sentry</groupId>
   <artifactId>sentry</artifactId>
-  <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+  <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   <description>Sentry component</description>
   <name>Sentry</name>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-binding/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-binding/pom.xml b/sentry-binding/pom.xml
index ecdf672..2df3f49 100644
--- a/sentry-binding/pom.xml
+++ b/sentry-binding/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-binding</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-binding/sentry-binding-hbase-indexer/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-binding/sentry-binding-hbase-indexer/pom.xml 
b/sentry-binding/sentry-binding-hbase-indexer/pom.xml
index e7f0889..416e84d 100644
--- a/sentry-binding/sentry-binding-hbase-indexer/pom.xml
+++ b/sentry-binding/sentry-binding-hbase-indexer/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-binding-hbase-indexer</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-binding/sentry-binding-hive-conf/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-binding/sentry-binding-hive-conf/pom.xml 
b/sentry-binding/sentry-binding-hive-conf/pom.xml
index 7a73efb..9e9bf0b 100644
--- a/sentry-binding/sentry-binding-hive-conf/pom.xml
+++ b/sentry-binding/sentry-binding-hive-conf/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-binding-hive-conf</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-binding/sentry-binding-hive-follower/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-binding/sentry-binding-hive-follower/pom.xml 
b/sentry-binding/sentry-binding-hive-follower/pom.xml
index 2979cf0..9c42d89 100644
--- a/sentry-binding/sentry-binding-hive-follower/pom.xml
+++ b/sentry-binding/sentry-binding-hive-follower/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-binding-hive-follower</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-binding/sentry-binding-hive/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-binding/sentry-binding-hive/pom.xml 
b/sentry-binding/sentry-binding-hive/pom.xml
index 0d8b7e1..55f9392 100644
--- a/sentry-binding/sentry-binding-hive/pom.xml
+++ b/sentry-binding/sentry-binding-hive/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-binding-hive</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-binding/sentry-binding-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-binding/sentry-binding-kafka/pom.xml 
b/sentry-binding/sentry-binding-kafka/pom.xml
index 36b56a9..298728b 100644
--- a/sentry-binding/sentry-binding-kafka/pom.xml
+++ b/sentry-binding/sentry-binding-kafka/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-binding-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-binding/sentry-binding-solr/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-binding/sentry-binding-solr/pom.xml 
b/sentry-binding/sentry-binding-solr/pom.xml
index b070e4d..70474e3 100644
--- a/sentry-binding/sentry-binding-solr/pom.xml
+++ b/sentry-binding/sentry-binding-solr/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-binding-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-core/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-core/pom.xml b/sentry-core/pom.xml
index 1b31966..e33be98 100644
--- a/sentry-core/pom.xml
+++ b/sentry-core/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-core</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-core/sentry-core-common/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-core/sentry-core-common/pom.xml 
b/sentry-core/sentry-core-common/pom.xml
index 20376b9..8686b0d 100644
--- a/sentry-core/sentry-core-common/pom.xml
+++ b/sentry-core/sentry-core-common/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-core-common</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-core/sentry-core-model-db/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-core/sentry-core-model-db/pom.xml 
b/sentry-core/sentry-core-model-db/pom.xml
index 77e2088..489f5d4 100644
--- a/sentry-core/sentry-core-model-db/pom.xml
+++ b/sentry-core/sentry-core-model-db/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-core-model-db</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-core/sentry-core-model-indexer/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-core/sentry-core-model-indexer/pom.xml 
b/sentry-core/sentry-core-model-indexer/pom.xml
index d2ab7ae..b711647 100644
--- a/sentry-core/sentry-core-model-indexer/pom.xml
+++ b/sentry-core/sentry-core-model-indexer/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-core-model-indexer</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-core/sentry-core-model-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-core/sentry-core-model-kafka/pom.xml 
b/sentry-core/sentry-core-model-kafka/pom.xml
index 43eda0c..22dd01d 100644
--- a/sentry-core/sentry-core-model-kafka/pom.xml
+++ b/sentry-core/sentry-core-model-kafka/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-core-model-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-core/sentry-core-model-search/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-core/sentry-core-model-search/pom.xml 
b/sentry-core/sentry-core-model-search/pom.xml
index 989ce85..79b5f7d 100644
--- a/sentry-core/sentry-core-model-search/pom.xml
+++ b/sentry-core/sentry-core-model-search/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-core</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-core-model-search</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-dist/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-dist/pom.xml b/sentry-dist/pom.xml
index 331a520..da72028 100644
--- a/sentry-dist/pom.xml
+++ b/sentry-dist/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
   <artifactId>sentry-dist</artifactId>
   <name>Sentry Distribution</name>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-hdfs/pom.xml b/sentry-hdfs/pom.xml
index 41ea53e..5d57cfe 100644
--- a/sentry-hdfs/pom.xml
+++ b/sentry-hdfs/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-hdfs</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-hdfs/sentry-hdfs-common/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-hdfs/sentry-hdfs-common/pom.xml 
b/sentry-hdfs/sentry-hdfs-common/pom.xml
index 29a0fb2..9cb9388 100644
--- a/sentry-hdfs/sentry-hdfs-common/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-common/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-hdfs-common</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-hdfs/sentry-hdfs-dist/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-hdfs/sentry-hdfs-dist/pom.xml 
b/sentry-hdfs/sentry-hdfs-dist/pom.xml
index c242032..c9610eb 100644
--- a/sentry-hdfs/sentry-hdfs-dist/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-dist/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-hdfs-dist</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml 
b/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml
index c825274..a5bc6e5 100644
--- a/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-namenode-plugin/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-hdfs-namenode-plugin</artifactId>
@@ -32,7 +32,7 @@ limitations under the License.
     <dependency>
       <groupId>org.apache.sentry</groupId>
       <artifactId>sentry-hdfs-common</artifactId>
-      <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+      <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sentry</groupId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-hdfs/sentry-hdfs-service/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-hdfs/sentry-hdfs-service/pom.xml 
b/sentry-hdfs/sentry-hdfs-service/pom.xml
index d093cf3..54b3afc 100644
--- a/sentry-hdfs/sentry-hdfs-service/pom.xml
+++ b/sentry-hdfs/sentry-hdfs-service/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-hdfs</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-hdfs-service</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-policy/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-policy/pom.xml b/sentry-policy/pom.xml
index 0715d1f..e43f5ef 100644
--- a/sentry-policy/pom.xml
+++ b/sentry-policy/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-policy</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-policy/sentry-policy-common/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-policy/sentry-policy-common/pom.xml 
b/sentry-policy/sentry-policy-common/pom.xml
index dc4f3ca..e987fd2 100644
--- a/sentry-policy/sentry-policy-common/pom.xml
+++ b/sentry-policy/sentry-policy-common/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-policy-common</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-policy/sentry-policy-db/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-policy/sentry-policy-db/pom.xml 
b/sentry-policy/sentry-policy-db/pom.xml
index 09e091c..926fcb9 100644
--- a/sentry-policy/sentry-policy-db/pom.xml
+++ b/sentry-policy/sentry-policy-db/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-policy-db</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-policy/sentry-policy-indexer/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-policy/sentry-policy-indexer/pom.xml 
b/sentry-policy/sentry-policy-indexer/pom.xml
index ad87eeb..b30a63f 100644
--- a/sentry-policy/sentry-policy-indexer/pom.xml
+++ b/sentry-policy/sentry-policy-indexer/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-policy-indexer</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-policy/sentry-policy-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-policy/sentry-policy-kafka/pom.xml 
b/sentry-policy/sentry-policy-kafka/pom.xml
index 8a5e67e..dd2808d 100644
--- a/sentry-policy/sentry-policy-kafka/pom.xml
+++ b/sentry-policy/sentry-policy-kafka/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-policy-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-policy/sentry-policy-search/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-policy/sentry-policy-search/pom.xml 
b/sentry-policy/sentry-policy-search/pom.xml
index 7d06086..24ce4c2 100644
--- a/sentry-policy/sentry-policy-search/pom.xml
+++ b/sentry-policy/sentry-policy-search/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-policy</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-policy-search</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-provider/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-provider/pom.xml b/sentry-provider/pom.xml
index 035bfee..127aac0 100644
--- a/sentry-provider/pom.xml
+++ b/sentry-provider/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-provider</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-provider/sentry-provider-cache/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-provider/sentry-provider-cache/pom.xml 
b/sentry-provider/sentry-provider-cache/pom.xml
index 5bb39dc..3540976 100644
--- a/sentry-provider/sentry-provider-cache/pom.xml
+++ b/sentry-provider/sentry-provider-cache/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-provider-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-provider/sentry-provider-common/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-provider/sentry-provider-common/pom.xml 
b/sentry-provider/sentry-provider-common/pom.xml
index 719fbd0..6cfcb1f 100644
--- a/sentry-provider/sentry-provider-common/pom.xml
+++ b/sentry-provider/sentry-provider-common/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-provider-common</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-provider/sentry-provider-db/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-provider/sentry-provider-db/pom.xml 
b/sentry-provider/sentry-provider-db/pom.xml
index 6fcf413..c26b19e 100644
--- a/sentry-provider/sentry-provider-db/pom.xml
+++ b/sentry-provider/sentry-provider-db/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-provider-db</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-provider/sentry-provider-file/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-provider/sentry-provider-file/pom.xml 
b/sentry-provider/sentry-provider-file/pom.xml
index ec5878f..c1fa812 100644
--- a/sentry-provider/sentry-provider-file/pom.xml
+++ b/sentry-provider/sentry-provider-file/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-provider-file</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-solr/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-solr/pom.xml b/sentry-solr/pom.xml
index ce0c4c1..acff88e 100644
--- a/sentry-solr/pom.xml
+++ b/sentry-solr/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-solr/solr-sentry-handlers/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-solr/solr-sentry-handlers/pom.xml 
b/sentry-solr/solr-sentry-handlers/pom.xml
index 6c7184b..556091f 100644
--- a/sentry-solr/solr-sentry-handlers/pom.xml
+++ b/sentry-solr/solr-sentry-handlers/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-solr</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>solr-sentry-handlers</artifactId>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-tests/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-tests/pom.xml b/sentry-tests/pom.xml
index f8ae3aa..e0b660a 100644
--- a/sentry-tests/pom.xml
+++ b/sentry-tests/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
   <artifactId>sentry-tests</artifactId>
   <name>Sentry Tests</name>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-tests/sentry-tests-hive/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-tests/sentry-tests-hive/pom.xml 
b/sentry-tests/sentry-tests-hive/pom.xml
index a1d2a99..e2ed7e0 100644
--- a/sentry-tests/sentry-tests-hive/pom.xml
+++ b/sentry-tests/sentry-tests-hive/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-tests</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
   <artifactId>sentry-tests-hive</artifactId>
   <name>Sentry Hive Tests</name>

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-tests/sentry-tests-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-tests/sentry-tests-kafka/pom.xml 
b/sentry-tests/sentry-tests-kafka/pom.xml
index 2e56a3b..618edec 100644
--- a/sentry-tests/sentry-tests-kafka/pom.xml
+++ b/sentry-tests/sentry-tests-kafka/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>sentry-tests</artifactId>
     <groupId>org.apache.sentry</groupId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/sentry/blob/c1dbc2cf/sentry-tests/sentry-tests-solr/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-tests/sentry-tests-solr/pom.xml 
b/sentry-tests/sentry-tests-solr/pom.xml
index 6b670a9..0c4355f 100644
--- a/sentry-tests/sentry-tests-solr/pom.xml
+++ b/sentry-tests/sentry-tests-solr/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sentry</groupId>
     <artifactId>sentry-tests</artifactId>
-    <version>1.5.1-cdh5.12.0-SNAPSHOT</version>
+    <version>1.5.1-cdh5.13.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>sentry-tests-solr</artifactId>

Reply via email to