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/11/07 07:03:24 UTC

karaf git commit: [KARAF-4816] Upgrade to eclipselink 2.6.4

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 03f7ddbe7 -> a6f99e325


[KARAF-4816] Upgrade to eclipselink 2.6.4


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

Branch: refs/heads/karaf-4.0.x
Commit: a6f99e32593d86554aa7c41626ed53ca92260e84
Parents: 03f7ddb
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Nov 7 08:01:43 2016 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Nov 7 08:03:12 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/a6f99e32/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5434176..ef4ff9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
         <commons-io.version>2.4</commons-io.version>
 
         <dom4j.bundle.version>1.6.1_5</dom4j.bundle.version>
-        <eclipselink.version>2.6.1</eclipselink.version>
+        <eclipselink.version>2.6.4</eclipselink.version>
         <jasypt.bundle.version>1.9.2_1</jasypt.bundle.version>
         <jolokia.version>1.3.3</jolokia.version>
         <serp.bundle.version>1.14.1_1</serp.bundle.version>