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:23:11 UTC

tomee git commit: TOMEE-2187 upgrade XBean to 4.8

Repository: tomee
Updated Branches:
  refs/heads/master 387c11af0 -> d8878f611


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/d8878f61
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/d8878f61
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/d8878f61

Branch: refs/heads/master
Commit: d8878f611921929d0850df86c270e0f17f6ecceb
Parents: 387c11a
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:22:26 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/d8878f61/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3be6c9f..0242141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <maven-bundle-plugin.version>3.3.0</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>4.7</xbeanVersion>
+    <xbeanVersion>4.8</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator/>