Repository: incubator-sentry Updated Branches: refs/heads/branch-1.5.1 3bf4ece59 -> dfba146de
SENTRY-787 Update the release versions to 1.5.1 (Guoquan Shen, Reviewedby: Dapeng Sun) Project: http://git-wip-us.apache.org/repos/asf/incubator-sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-sentry/commit/dfba146d Tree: http://git-wip-us.apache.org/repos/asf/incubator-sentry/tree/dfba146d Diff: http://git-wip-us.apache.org/repos/asf/incubator-sentry/diff/dfba146d Branch: refs/heads/branch-1.5.1 Commit: dfba146deb43f8ae002d6b32dcc50dff6dd72657 Parents: 3bf4ece Author: Guoquan Shen <[email protected]> Authored: Thu Jul 2 11:12:01 2015 +0800 Committer: Guoquan Shen <[email protected]> Committed: Thu Jul 2 17:36:14 2015 +0800 ---------------------------------------------------------------------- pom.xml | 2 +- sentry-binding/pom.xml | 2 +- sentry-binding/sentry-binding-hive/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-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-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-solr/pom.xml | 2 +- 30 files changed, 31 insertions(+), 31 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0070730..7f61a66 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <groupId>org.apache.sentry</groupId> <artifactId>sentry</artifactId> - <version>1.5.0-incubating</version> + <version>1.5.1-incubating</version> <description>Sentry component</description> <name>Sentry</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-binding/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-binding/pom.xml b/sentry-binding/pom.xml index 04357bf..a4a49e6 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-binding</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 f05fcb4..00310bd 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-binding-hive</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 f971f0e..f573e89 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-binding-solr</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-core/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-core/pom.xml b/sentry-core/pom.xml index 81c51a9..95491fd 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-core</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 ee26d3b..fedf3e0 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-core-common</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 9d27081..3e75570 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-core-model-db</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 5e5281c..4c9c9a6 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-core-model-indexer</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 bfe4c07..c63b720 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-core-model-search</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-dist/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-dist/pom.xml b/sentry-dist/pom.xml index 52d9da7..473e77c 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-dist</artifactId> <name>Sentry Distribution</name> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-hdfs/pom.xml b/sentry-hdfs/pom.xml index 24f7700..d567c8f 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-hdfs</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 c1ffe24..e0a815b 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-hdfs-common</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 90283c3..a710a88 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-hdfs-dist</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 f85389d..d4d8dae 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.0-incubating</version> + <version>1.5.1-incubating</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.0-incubating</version> + <version>1.5.1-incubating</version> </dependency> <dependency> <groupId>junit</groupId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 3c86425..a1e009b 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-hdfs-service</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-policy/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-policy/pom.xml b/sentry-policy/pom.xml index d10d327..abd33df 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-policy</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 e542183..0cff954 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-policy-common</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 98774bf..9961674 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-policy-db</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 08bece7..2ded75c 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-policy-indexer</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 d852f05..e5effad 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-policy-search</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-provider/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-provider/pom.xml b/sentry-provider/pom.xml index 9969820..8c86d40 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-provider</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 ec9bdfb..a07315b 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-provider-cache</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 fbc5dde..614f4f0 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-provider-common</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 76374c7..6c55c6b 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-provider-db</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 3cc0a24..0d1cce3 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-provider-file</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-solr/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-solr/pom.xml b/sentry-solr/pom.xml index a2ea6b4..43b58a5 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-solr</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 9e90bf2..d0ba8be 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>solr-sentry-handlers</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/sentry-tests/pom.xml ---------------------------------------------------------------------- diff --git a/sentry-tests/pom.xml b/sentry-tests/pom.xml index c4a6f77..9c14a81 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-tests</artifactId> <name>Sentry Tests</name> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 f5681df..d5330e2 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-tests-hive</artifactId> <name>Sentry Hive Tests</name> http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/dfba146d/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 07b27cf..ad925a2 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.0-incubating</version> + <version>1.5.1-incubating</version> </parent> <artifactId>sentry-tests-solr</artifactId>
