You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by co...@apache.org on 2018/07/27 15:20:01 UTC

knox git commit: KNOX-1402 - Upgrade to Apache parent pom version 20

Repository: knox
Updated Branches:
  refs/heads/master e9612fcc9 -> d303eee27


KNOX-1402 - Upgrade to Apache parent pom version 20


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

Branch: refs/heads/master
Commit: d303eee27b7eeef3affbab99713b17d7c6916832
Parents: e9612fc
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Jul 27 16:00:09 2018 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Jul 27 16:00:09 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/knox/blob/d303eee2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5549165..0eb042a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>19</version>
+        <version>20</version>
     </parent>
     <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>