You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/07/11 08:46:30 UTC

karaf-decanter git commit: [KARAF-4561] Upgrade to johnzon 0.9.3-incubating

Repository: karaf-decanter
Updated Branches:
  refs/heads/master 0706dfe2a -> 578fdcff4


[KARAF-4561] Upgrade to johnzon 0.9.3-incubating


Project: http://git-wip-us.apache.org/repos/asf/karaf-decanter/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-decanter/commit/578fdcff
Tree: http://git-wip-us.apache.org/repos/asf/karaf-decanter/tree/578fdcff
Diff: http://git-wip-us.apache.org/repos/asf/karaf-decanter/diff/578fdcff

Branch: refs/heads/master
Commit: 578fdcff419859ff53985b0204949c38b03993f6
Parents: 0706dfe
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Jul 11 10:46:03 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Jul 11 10:46:03 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/578fdcff/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 91de60c..70c2655 100644
--- a/pom.xml
+++ b/pom.xml
@@ -330,7 +330,7 @@
             <dependency>
                 <groupId>org.apache.johnzon</groupId>
                 <artifactId>johnzon-mapper</artifactId>
-                <version>0.9.2-incubating</version>
+                <version>0.9.3-incubating</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.derby</groupId>