You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by st...@apache.org on 2016/05/11 13:59:02 UTC

[2/3] incubator-johnzon git commit: JOHNZON-79 upgrade to apache-parent-17

JOHNZON-79 upgrade to apache-parent-17


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

Branch: refs/heads/master
Commit: 3364e955e493921e10fc177015891f2e8dcdd1c1
Parents: 9508eba
Author: Mark Struberg <st...@apache.org>
Authored: Wed May 11 15:22:35 2016 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Wed May 11 15:22:35 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/3364e955/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index beb04bf..9af12f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>15</version>
+    <version>17</version>
   </parent>
 
   <groupId>org.apache.johnzon</groupId>