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 2015/12/01 11:22:05 UTC

tomee git commit: TOMEE-1670 xbean 4.5

Repository: tomee
Updated Branches:
  refs/heads/master a33a71900 -> c9320ea55


TOMEE-1670 xbean 4.5


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

Branch: refs/heads/master
Commit: c9320ea55a572c413f9179907df0010eaafea0f5
Parents: a33a719
Author: Romain Manni-Bucau <rm...@gmail.com>
Authored: Tue Dec 1 11:22:13 2015 +0100
Committer: Romain Manni-Bucau <rm...@gmail.com>
Committed: Tue Dec 1 11:22:13 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/c9320ea5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 27b6fbf..5368e3a 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.5-SNAPSHOT</xbeanVersion>
+    <xbeanVersion>4.5</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator/>