You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ve...@apache.org on 2018/09/24 18:18:44 UTC

ranger git commit: RANGER-2157: Updated project version for ranger-1.1 branch

Repository: ranger
Updated Branches:
  refs/heads/ranger-1.1 761b8e0b1 -> 6275febbb


RANGER-2157: Updated project version for ranger-1.1 branch


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

Branch: refs/heads/ranger-1.1
Commit: 6275febbba0f6fb8b093f2c6f4ea023dd659f7f1
Parents: 761b8e0
Author: Velmurugan Periasamy <ve...@apache.org>
Authored: Mon Sep 24 14:18:10 2018 -0400
Committer: Velmurugan Periasamy <ve...@apache.org>
Committed: Mon Sep 24 14:18:10 2018 -0400

----------------------------------------------------------------------
 plugin-nifi-registry/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/6275febb/plugin-nifi-registry/pom.xml
----------------------------------------------------------------------
diff --git a/plugin-nifi-registry/pom.xml b/plugin-nifi-registry/pom.xml
index 3e99f04..413fb73 100644
--- a/plugin-nifi-registry/pom.xml
+++ b/plugin-nifi-registry/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <artifactId>ranger</artifactId>
         <groupId>org.apache.ranger</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>1.1.0</version>
         <relativePath>..</relativePath>
     </parent>
     <dependencies>