You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2014/10/23 18:04:43 UTC

git commit: TOMEE-1426 xbean 4.1

Repository: tomee
Updated Branches:
  refs/heads/develop ec89d5c8a -> 2d12ac365


TOMEE-1426 xbean 4.1


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

Branch: refs/heads/develop
Commit: 2d12ac365a244d7c869b8dccfff5bcfd97dca8ac
Parents: ec89d5c
Author: Romain Manni-Bucau <rm...@apache.org>
Authored: Thu Oct 23 18:04:06 2014 +0200
Committer: Romain Manni-Bucau <rm...@apache.org>
Committed: Thu Oct 23 18:04:06 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/2d12ac36/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 42efd5e..63cd469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <maven-bundle-plugin.version>2.3.7</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>4.0</xbeanVersion>
+    <xbeanVersion>4.1</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator/>