You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by co...@apache.org on 2016/08/25 10:11:53 UTC

incubator-ranger git commit: Updating Apache parent pom version

Repository: incubator-ranger
Updated Branches:
  refs/heads/master f734393e6 -> c9d154661


Updating Apache parent pom version


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

Branch: refs/heads/master
Commit: c9d1546614b1979980a96165e46542f8bb719cbb
Parents: f734393
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Thu Aug 25 11:11:33 2016 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Thu Aug 25 11:11:33 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/c9d15466/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7e14dfb..2ca6668 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>18</version>
     </parent>
     <groupId>org.apache.ranger</groupId>
     <artifactId>ranger</artifactId>