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/03/06 11:02:22 UTC

knox git commit: KNOX-1200 - Update Apache parent pom version

Repository: knox
Updated Branches:
  refs/heads/master 21ac567db -> e6a79a806


KNOX-1200 - Update Apache parent pom version


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

Branch: refs/heads/master
Commit: e6a79a806b32026b653c19e77327fdc4c5e0f8c1
Parents: 21ac567
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Mar 6 11:02:10 2018 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Mar 6 11:02:10 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/knox/blob/e6a79a80/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fde8e96..942cc6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>14</version>
+        <version>19</version>
     </parent>
     <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>