Repository: incubator-ranger Updated Branches: refs/heads/ranger-0.5 412f70970 -> 5f778cf82
RANGER-950: updated all pom.xml to release version 0.5.4-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/5f778cf8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/5f778cf8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/5f778cf8 Branch: refs/heads/ranger-0.5 Commit: 5f778cf827da9bb59e6b329bb53a394ce493e36d Parents: 412f709 Author: Velmurugan Periasamy <[email protected]> Authored: Wed Jul 13 10:57:53 2016 -0400 Committer: Velmurugan Periasamy <[email protected]> Committed: Wed Jul 13 10:57:53 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 +- 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-kafka/pom.xml | 2 +- plugin-kms/pom.xml | 2 +- plugin-solr/pom.xml | 2 +- plugin-yarn/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-kafka-plugin-shim/pom.xml | 2 +- ranger-knox-plugin-shim/pom.xml | 2 +- ranger-plugin-classloader/pom.xml | 4 ++-- 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 +- ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml | 2 +- ugsync/pom.xml | 2 +- unixauthclient/pom.xml | 2 +- unixauthnative/pom.xml | 2 +- unixauthservice/pom.xml | 2 +- 39 files changed, 40 insertions(+), 40 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/agents-audit/pom.xml ---------------------------------------------------------------------- diff --git a/agents-audit/pom.xml b/agents-audit/pom.xml index 051fef4..ecd3515 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/agents-common/pom.xml ---------------------------------------------------------------------- diff --git a/agents-common/pom.xml b/agents-common/pom.xml index d500ddf..dbe307a 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/agents-cred/pom.xml ---------------------------------------------------------------------- diff --git a/agents-cred/pom.xml b/agents-cred/pom.xml index b5fe0e3..de8e1df 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/agents-installer/pom.xml ---------------------------------------------------------------------- diff --git a/agents-installer/pom.xml b/agents-installer/pom.xml index cc916ce..9085613 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/credentialbuilder/pom.xml ---------------------------------------------------------------------- diff --git a/credentialbuilder/pom.xml b/credentialbuilder/pom.xml index e0dff3d..d83fa98 100644 --- a/credentialbuilder/pom.xml +++ b/credentialbuilder/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index abef788..3834a28 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.incubator.apache.ranger</groupId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <artifactId>ranger</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/embeddedwebserver/pom.xml ---------------------------------------------------------------------- diff --git a/embeddedwebserver/pom.xml b/embeddedwebserver/pom.xml index bcd591c..e2e104a 100644 --- a/embeddedwebserver/pom.xml +++ b/embeddedwebserver/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/hbase-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml index 67fc874..b9b1915 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/hdfs-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hdfs-agent/pom.xml b/hdfs-agent/pom.xml index 0e4a8d5..cf94a05 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/hive-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hive-agent/pom.xml b/hive-agent/pom.xml index 2d2c77e..b079701 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/jisql/pom.xml ---------------------------------------------------------------------- diff --git a/jisql/pom.xml b/jisql/pom.xml index dfecc31..335f0de 100644 --- a/jisql/pom.xml +++ b/jisql/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/kms/pom.xml ---------------------------------------------------------------------- diff --git a/kms/pom.xml b/kms/pom.xml index 1efbdea..496c79e 100644 --- a/kms/pom.xml +++ b/kms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/knox-agent/pom.xml ---------------------------------------------------------------------- diff --git a/knox-agent/pom.xml b/knox-agent/pom.xml index 2bdb1ed..defc302 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/plugin-kafka/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-kafka/pom.xml b/plugin-kafka/pom.xml index 8aab4a6..081df78 100644 --- a/plugin-kafka/pom.xml +++ b/plugin-kafka/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/plugin-kms/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-kms/pom.xml b/plugin-kms/pom.xml index 4e7eebe..45e9b29 100755 --- 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/plugin-solr/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-solr/pom.xml b/plugin-solr/pom.xml index 685d8f4..8706543 100644 --- a/plugin-solr/pom.xml +++ b/plugin-solr/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/plugin-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/plugin-yarn/pom.xml b/plugin-yarn/pom.xml index 3d94270..953ea7c 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-examples/conditions-enrichers/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/conditions-enrichers/pom.xml b/ranger-examples/conditions-enrichers/pom.xml index 8af5045..baf7288 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-examples/plugin-sampleapp/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/plugin-sampleapp/pom.xml b/ranger-examples/plugin-sampleapp/pom.xml index 73eaa5d..3da48eb 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-examples/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/pom.xml b/ranger-examples/pom.xml index addb67a..41b3691 100644 --- a/ranger-examples/pom.xml +++ b/ranger-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>ranger</artifactId> <groupId>org.apache.ranger</groupId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-examples/sampleapp/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-examples/sampleapp/pom.xml b/ranger-examples/sampleapp/pom.xml index 37b99df..2c2a64b 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-hbase-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-hbase-plugin-shim/pom.xml b/ranger-hbase-plugin-shim/pom.xml index 53dde67..80e645a 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-hdfs-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-hdfs-plugin-shim/pom.xml b/ranger-hdfs-plugin-shim/pom.xml index d221e05..f8aa458 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-hive-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-hive-plugin-shim/pom.xml b/ranger-hive-plugin-shim/pom.xml index 795cdf2..227aa98 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-kafka-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-kafka-plugin-shim/pom.xml b/ranger-kafka-plugin-shim/pom.xml index ec25f42..38bcabe 100644 --- a/ranger-kafka-plugin-shim/pom.xml +++ b/ranger-kafka-plugin-shim/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-knox-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-knox-plugin-shim/pom.xml b/ranger-knox-plugin-shim/pom.xml index b926110..b618291 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-plugin-classloader/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-plugin-classloader/pom.xml b/ranger-plugin-classloader/pom.xml index ed41617..e704c64 100644 --- a/ranger-plugin-classloader/pom.xml +++ b/ranger-plugin-classloader/pom.xml @@ -19,7 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <artifactId>ranger-plugin-classloader</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <name>ranger-plugin-classloader</name> <description>Ranger Plugin ClassLoader</description> <packaging>jar</packaging> @@ -30,7 +30,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-storm-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-storm-plugin-shim/pom.xml b/ranger-storm-plugin-shim/pom.xml index 3625a1d..97290b6 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-tools/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-tools/pom.xml b/ranger-tools/pom.xml index 9b09b0b..ae9ec5a 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-util/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-util/pom.xml b/ranger-util/pom.xml index 9a2015a..fc45438 100644 --- a/ranger-util/pom.xml +++ b/ranger-util/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> </parent> <artifactId>ranger-util</artifactId> <name>Ranger Util</name> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger-yarn-plugin-shim/pom.xml ---------------------------------------------------------------------- diff --git a/ranger-yarn-plugin-shim/pom.xml b/ranger-yarn-plugin-shim/pom.xml index 3b0c24c..0b6c09a 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ranger_solrj/pom.xml ---------------------------------------------------------------------- diff --git a/ranger_solrj/pom.xml b/ranger_solrj/pom.xml index 2f3c840..8916d48 100644 --- a/ranger_solrj/pom.xml +++ b/ranger_solrj/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ranger_solrj</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/security-admin/pom.xml ---------------------------------------------------------------------- diff --git a/security-admin/pom.xml b/security-admin/pom.xml index 958446d..47903e0 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/storm-agent/pom.xml ---------------------------------------------------------------------- diff --git a/storm-agent/pom.xml b/storm-agent/pom.xml index c021492..2fe44d2 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.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml ---------------------------------------------------------------------- diff --git a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml index 533dd72..c7214cd 100644 --- a/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml +++ b/ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/ugsync/pom.xml ---------------------------------------------------------------------- diff --git a/ugsync/pom.xml b/ugsync/pom.xml index 3028e31..5c1c37e 100644 --- a/ugsync/pom.xml +++ b/ugsync/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/unixauthclient/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthclient/pom.xml b/unixauthclient/pom.xml index dbe9b77..6acb40c 100644 --- a/unixauthclient/pom.xml +++ b/unixauthclient/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/unixauthnative/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthnative/pom.xml b/unixauthnative/pom.xml index f290ee9..555595e 100644 --- a/unixauthnative/pom.xml +++ b/unixauthnative/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/5f778cf8/unixauthservice/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthservice/pom.xml b/unixauthservice/pom.xml index c9afeda..0b242ce 100644 --- a/unixauthservice/pom.xml +++ b/unixauthservice/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.ranger</groupId> <artifactId>ranger</artifactId> - <version>0.5.3</version> + <version>0.5.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent>
