Repository: tomee Updated Branches: refs/heads/master 57084e952 -> 569da988b
TOMEE-2251: Upgrade to XBean 4.10 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/569da988 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/569da988 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/569da988 Branch: refs/heads/master Commit: 569da988befacff5c8b66386b9cb6fbc74bc5ecf Parents: 57084e9 Author: dblevins <[email protected]> Authored: Tue Oct 2 09:11:05 2018 -0700 Committer: dblevins <[email protected]> Committed: Tue Oct 2 09:11:05 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/569da988/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 700a50a..b1bdadc 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.9</xbeanVersion> + <xbeanVersion>4.10</xbeanVersion> <!-- OSGi bundles properties --> <openejb.bundle.activator/>
