Repository: tomee Updated Branches: refs/heads/tomee-1.7.x 2693df180 -> 5d117cb1a
TOMEE-1536 xbean 4.2 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/5d117cb1 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/5d117cb1 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/5d117cb1 Branch: refs/heads/tomee-1.7.x Commit: 5d117cb1ae7784baaa889b4b81a271632ed85516 Parents: 2693df1 Author: Romain Manni-Bucau <[email protected]> Authored: Mon Mar 30 21:59:24 2015 +0200 Committer: Romain Manni-Bucau <[email protected]> Committed: Mon Mar 30 21:59:24 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/5d117cb1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 72c9c83..5f8bebc 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.2-SNAPSHOT</xbeanVersion> + <xbeanVersion>4.2</xbeanVersion> <!-- OSGi bundles properties --> <openejb.bundle.activator/>
