Repository: incubator-ranger Updated Branches: refs/heads/ranger-0.5 bcefdcaca -> 412f70970
RANGER-950: updated 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/412f7097 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/412f7097 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/412f7097 Branch: refs/heads/ranger-0.5 Commit: 412f70970dbf221adf4d2d82cf11fe72591d5b1f Parents: bcefdca Author: Velmurugan Periasamy <[email protected]> Authored: Wed Jul 13 10:51:49 2016 -0400 Committer: Velmurugan Periasamy <[email protected]> Committed: Wed Jul 13 10:51:49 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/412f7097/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a48603e..646babe 100644 --- a/pom.xml +++ b/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> <description>Security for Enforcing Enterprise Policies</description> <packaging>pom</packaging> <name>ranger</name>
