You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/04/18 14:18:33 UTC

[2/2] tomee git commit: TOMEE-2187 upgrade XBean to 4.8

TOMEE-2187 upgrade XBean to 4.8


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

Branch: refs/heads/fb_tomee8
Commit: ecdbf3c412c93127a6a50bf136674a6b61c3cd95
Parents: b2b2c2b
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Apr 18 15:18:01 2018 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Apr 18 15:18:01 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/ecdbf3c4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 608d355..7b32811 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
     <maven-bundle-plugin.version>3.3.0</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>4.6</xbeanVersion>
+    <xbeanVersion>4.8</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator/>