Repository: tomee Updated Branches: refs/heads/tomee-1.7.x 6f6df9158 -> ccb3706b9
using xbean snapshot - temp upgrade for now: goal is to ensure we don't have any regression with recent changes before releasing xbean Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/ccb3706b Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/ccb3706b Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/ccb3706b Branch: refs/heads/tomee-1.7.x Commit: ccb3706b93f078bd0e14f6261f146e90e1a43992 Parents: 6f6df91 Author: Romain Manni-Bucau <[email protected]> Authored: Mon Mar 23 14:20:35 2015 +0100 Committer: Romain Manni-Bucau <[email protected]> Committed: Mon Mar 23 14:20:35 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/ccb3706b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 288a57c..72c9c83 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ <maven-bundle-plugin.version>2.3.7</maven-bundle-plugin.version> <!-- This is used by a manifest classpath entry --> - <xbeanVersion>4.1</xbeanVersion> + <xbeanVersion>4.2-SNAPSHOT</xbeanVersion> <!-- OSGi bundles properties --> <openejb.bundle.activator/>
