Repository: incubator-ranger Updated Branches: refs/heads/ranger-0.6 7e3252f30 -> 6da9fe461
RANGER-1093: updated version to 0.6.1-SNAPSHOT and updated links for website Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/6da9fe46 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/6da9fe46 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/6da9fe46 Branch: refs/heads/ranger-0.6 Commit: 6da9fe4618363da23be9a11408cf68325693dfe3 Parents: 7e3252f Author: Velmurugan Periasamy <[email protected]> Authored: Wed Jul 20 14:09:06 2016 -0400 Committer: Velmurugan Periasamy <[email protected]> Committed: Wed Jul 20 14:09:06 2016 -0400 ---------------------------------------------------------------------- agents-audit/pom.xml | 2 +- agents-common/pom.xml | 2 +- agents-cred/pom.xml | 2 +- agents-installer/pom.xml | 2 +- credentialbuilder/pom.xml | 2 +- docs/pom.xml | 2 +- docs/src/site/site.xml | 1 + docs/src/site/xdoc/download.xml | 15 ++++++++++----- embeddedwebserver/pom.xml | 2 +- hbase-agent/pom.xml | 2 +- hdfs-agent/pom.xml | 2 +- hive-agent/pom.xml | 2 +- jisql/pom.xml | 2 +- kms/pom.xml | 2 +- knox-agent/pom.xml | 2 +- plugin-atlas/pom.xml | 2 +- plugin-kafka/pom.xml | 2 +- plugin-kms/pom.xml | 2 +- plugin-nifi/pom.xml | 2 +- plugin-solr/pom.xml | 2 +- plugin-yarn/pom.xml | 2 +- pom.xml | 2 +- ranger-atlas-plugin-shim/pom.xml | 2 +- ranger-examples/conditions-enrichers/pom.xml | 2 +- ranger-examples/plugin-sampleapp/pom.xml | 2 +- ranger-examples/pom.xml | 2 +- ranger-examples/sampleapp/pom.xml | 2 +- ranger-hbase-plugin-shim/pom.xml | 2 +- ranger-hdfs-plugin-shim/pom.xml | 2 +- ranger-hive-plugin-shim/pom.xml | 2 +- ranger-hive-utils/pom.xml | 2 +- ranger-kafka-plugin-shim/pom.xml | 2 +- ranger-kms-plugin-shim/pom.xml | 2 +- ranger-knox-plugin-shim/pom.xml | 2 +- ranger-plugin-classloader/pom.xml | 2 +- ranger-solr-plugin-shim/pom.xml | 2 +- ranger-storm-plugin-shim/pom.xml | 2 +- ranger-tools/pom.xml | 2 +- ranger-util/pom.xml | 2 +- ranger-yarn-plugin-shim/pom.xml | 2 +- ranger_solrj/pom.xml | 2 +- security-admin/pom.xml | 2 +- storm-agent/pom.xml | 2 +- tagsync/pom.xml | 2 +- ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml | 2 +- ugsync/pom.xml | 2 +- unixauthclient/pom.xml | 2 +- unixauthnative/pom.xml | 2 +- unixauthpam/pom.xml | 2 +- unixauthservice/pom.xml | 2 +- 50 files changed, 59 insertions(+), 53 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/agents-audit/pom.xml ---------------------------------------------------------------------- diff --git a/agents-audit/pom.xml b/agents-audit/pom.xml index 40ec34d..1c863a9 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/agents-common/pom.xml ---------------------------------------------------------------------- diff --git a/agents-common/pom.xml b/agents-common/pom.xml index 9b378bf..15f571d 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/agents-cred/pom.xml ---------------------------------------------------------------------- diff --git a/agents-cred/pom.xml b/agents-cred/pom.xml index b21e3b0..d0f3aa9 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/agents-installer/pom.xml ---------------------------------------------------------------------- diff --git a/agents-installer/pom.xml b/agents-installer/pom.xml index ab2b86e..e031daf 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/credentialbuilder/pom.xml ---------------------------------------------------------------------- diff --git a/credentialbuilder/pom.xml b/credentialbuilder/pom.xml index e07a300..c9f1582 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 0a99073..e81d841 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.0</version> + <version>0.6.1-SNAPSHOT</version> <artifactId>ranger</artifactId> <packaging>pom</packaging> <licenses> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index 52ef98d..2489311 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -69,6 +69,7 @@ under the License. <item name="0.5.1" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.1+-+Release+Notes" /> <item name="0.5.2" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.2+-+Release+Notes" /> <item name="0.5.3" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.3+-+Release+Notes" /> + <item name="0.6.0" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.6.0+-+Release+Notes" /> </menu> </body> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/docs/src/site/xdoc/download.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/xdoc/download.xml b/docs/src/site/xdoc/download.xml index e6b806b..b492e43 100644 --- a/docs/src/site/xdoc/download.xml +++ b/docs/src/site/xdoc/download.xml @@ -31,17 +31,22 @@ LICENSE.txt and NOTICE.txt files contained in each release artifact. <ul> <li> <p> -The current stable release is Apache Ranger 0.5.3: +The current stable release is Apache Ranger 0.6.0: </p> <p> -<a href="http://www.apache.org/dyn/closer.lua/incubator/ranger/0.5.3-incubating/apache-ranger-incubating-0.5.3.tar.gz">apache-ranger-incubating-0.5.3.tar.gz</a> -(<a href="https://www.apache.org/dist/incubator/ranger/0.5.3-incubating/apache-ranger-incubating-0.5.3.tar.gz.asc">PGP</a>) -(<a href="https://www.apache.org/dist/incubator/ranger/0.5.3-incubating/apache-ranger-incubating-0.5.3.tar.gz.mds">Digests</a>) +<a href="http://www.apache.org/dyn/closer.lua/incubator/ranger/0.6.0-incubating/apache-ranger-incubating-0.6.0.tar.gz">apache-ranger-incubating-0.6.0.tar.gz</a> +(<a href="https://www.apache.org/dist/incubator/ranger/0.6.0-incubating/apache-ranger-incubating-0.6.0.tar.gz.asc">PGP</a>) +(<a href="https://www.apache.org/dist/incubator/ranger/0.6.0-incubating/apache-ranger-incubating-0.6.0.tar.gz.mds">Digests</a>) </p> </li> <li> <p> -The older branch release is Apache Ranger 0.4.0: +The older branch releases are Apache Ranger 0.5.3 and 0.4.0: +</p> +<p> +<a href="http://www.apache.org/dyn/closer.lua/incubator/ranger/0.5.3-incubating/apache-ranger-incubating-0.5.3.tar.gz">apache-ranger-incubating-0.5.3.tar.gz</a> +(<a href="https://www.apache.org/dist/incubator/ranger/0.5.3-incubating/apache-ranger-incubating-0.5.3.tar.gz.asc">PGP</a>) +(<a href="https://www.apache.org/dist/incubator/ranger/0.5.3-incubating/apache-ranger-incubating-0.5.3.tar.gz.mds">Digests</a>) </p> <p> <a href="http://www.apache.org/dyn/closer.lua/incubator/ranger/0.4.0-incubating/ranger-0.4.0-incubating.tar.gz">ranger-0.4.0-incubating.tar.gz</a> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/embeddedwebserver/pom.xml ---------------------------------------------------------------------- diff --git a/embeddedwebserver/pom.xml b/embeddedwebserver/pom.xml index d45cc92..2522579 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/hbase-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml index d930951..453b2dd 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/hdfs-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hdfs-agent/pom.xml b/hdfs-agent/pom.xml index 6758b77..9873ea9 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/hive-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hive-agent/pom.xml b/hive-agent/pom.xml index ee1977f..d35daad 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/jisql/pom.xml ---------------------------------------------------------------------- diff --git a/jisql/pom.xml b/jisql/pom.xml index 51d8a36..d124e5f 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/kms/pom.xml ---------------------------------------------------------------------- diff --git a/kms/pom.xml b/kms/pom.xml index f3c4139..96abc82 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/knox-agent/pom.xml ---------------------------------------------------------------------- diff --git a/knox-agent/pom.xml b/knox-agent/pom.xml index b5e600a..ad5fc2b 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/plugin-atlas/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-atlas/pom.xml b/plugin-atlas/pom.xml index bd6fa1e..f94156c 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/plugin-kafka/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-kafka/pom.xml b/plugin-kafka/pom.xml index badc8f2..6c57307 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/plugin-kms/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-kms/pom.xml b/plugin-kms/pom.xml index 5e93ef7..7909765 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/plugin-nifi/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-nifi/pom.xml b/plugin-nifi/pom.xml index c7519a0..feba04a 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/plugin-solr/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-solr/pom.xml b/plugin-solr/pom.xml index 372664b..1cd9a26 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/plugin-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-yarn/pom.xml b/plugin-yarn/pom.xml index ab0ed86..9d3c6a1 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a0d5eb9..abba4c8 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ </parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.6.0</version> + <version>0.6.1-SNAPSHOT</version> <description>Security for Enforcing Enterprise Policies</description> <packaging>pom</packaging> <name>ranger</name> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-atlas-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-atlas-plugin-shim/pom.xml b/ranger-atlas-plugin-shim/pom.xml index 63c7231..2addbd8 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-examples/conditions-enrichers/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/conditions-enrichers/pom.xml b/ranger-examples/conditions-enrichers/pom.xml index 6dc8f53..ccb0b7f 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-examples/plugin-sampleapp/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/plugin-sampleapp/pom.xml b/ranger-examples/plugin-sampleapp/pom.xml index 354d099..10f53be 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-examples/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/pom.xml b/ranger-examples/pom.xml index 8648b83..ab03ece 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ranger-examples</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-examples/sampleapp/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/sampleapp/pom.xml b/ranger-examples/sampleapp/pom.xml index 28fa94e..fd6f3bd 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-hbase-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-hbase-plugin-shim/pom.xml b/ranger-hbase-plugin-shim/pom.xml index f0382b2..6cedffd 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-hdfs-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-hdfs-plugin-shim/pom.xml b/ranger-hdfs-plugin-shim/pom.xml index 9195745..b10609b 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-hive-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-hive-plugin-shim/pom.xml b/ranger-hive-plugin-shim/pom.xml index bf22ec4..a502cb0 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-hive-utils/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-hive-utils/pom.xml b/ranger-hive-utils/pom.xml index 18d111f..1523d36 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-kafka-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-kafka-plugin-shim/pom.xml b/ranger-kafka-plugin-shim/pom.xml index 4613c51..0e1908d 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-kms-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-kms-plugin-shim/pom.xml b/ranger-kms-plugin-shim/pom.xml index 29ee80d..860e9a8 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-knox-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-knox-plugin-shim/pom.xml b/ranger-knox-plugin-shim/pom.xml index a13ba94..e172d6c 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-plugin-classloader/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin-classloader/pom.xml b/ranger-plugin-classloader/pom.xml index b3a07ea..ed566dc 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-solr-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-solr-plugin-shim/pom.xml b/ranger-solr-plugin-shim/pom.xml index 32cf3e2..a5d690f 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-storm-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-storm-plugin-shim/pom.xml b/ranger-storm-plugin-shim/pom.xml index ff3e55d..9d39ad7 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-tools/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-tools/pom.xml b/ranger-tools/pom.xml index e6c54b4..a783bd0 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ranger-tools</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-util/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-util/pom.xml b/ranger-util/pom.xml index 17612eb..7e13eaf 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <artifactId>ranger-util</artifactId> <name>Ranger Util</name> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger-yarn-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-yarn-plugin-shim/pom.xml b/ranger-yarn-plugin-shim/pom.xml index 51a7f0f..5e8e222 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ranger_solrj/pom.xml ---------------------------------------------------------------------- diff --git a/ranger_solrj/pom.xml b/ranger_solrj/pom.xml index e7267e5..8a2c89d 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <artifactId>ranger_solrj</artifactId> <name>ranger_solrj</name> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/security-admin/pom.xml ---------------------------------------------------------------------- diff --git a/security-admin/pom.xml b/security-admin/pom.xml index 218276b..adc4df9 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/storm-agent/pom.xml ---------------------------------------------------------------------- diff --git a/storm-agent/pom.xml b/storm-agent/pom.xml index 5df370e..8fac95a 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/tagsync/pom.xml ---------------------------------------------------------------------- diff --git a/tagsync/pom.xml b/tagsync/pom.xml index 394f093..e52091a 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.0</version> + <version>0.6.1-SNAPSHOT</version> </parent> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml ---------------------------------------------------------------------- diff --git a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml index 77660f0..124b74d 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> <artifactId>ldapconfigcheck</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/ugsync/pom.xml ---------------------------------------------------------------------- diff --git a/ugsync/pom.xml b/ugsync/pom.xml index 65882f7..e13ea7c 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>unixusersync</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/unixauthclient/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthclient/pom.xml b/unixauthclient/pom.xml index 4154fd3..479d9cc 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>unixauthclient</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/unixauthnative/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthnative/pom.xml b/unixauthnative/pom.xml index 3625b94..8c30944 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>credValidator</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/unixauthpam/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthpam/pom.xml b/unixauthpam/pom.xml index acb64e5..861dad6 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>pamCredValidator</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/6da9fe46/unixauthservice/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthservice/pom.xml b/unixauthservice/pom.xml index 67d8140..915120c 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.0</version> + <version>0.6.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>unixauthservice</artifactId>
