You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2013/11/13 12:38:11 UTC

git commit: AMQ-4881: Upgrade to xbean 3.15. But keep the activemq-spring maven plugin at 3.12 as otherwise the generated schema is changed. See JIRA ticket for details.

Updated Branches:
  refs/heads/trunk 2fd52c9dc -> b977f24c7


AMQ-4881: Upgrade to xbean 3.15. But keep the activemq-spring maven plugin at 3.12 as otherwise the generated schema is changed. See JIRA ticket for details.


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

Branch: refs/heads/trunk
Commit: b977f24c79e3d98255477457bf7a80460ed36ccb
Parents: 2fd52c9
Author: Claus Ibsen <cl...@gmail.com>
Authored: Wed Nov 13 12:39:32 2013 +0100
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Wed Nov 13 12:39:32 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/b977f24c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bd095f5..fc3e1c3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
     <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xstream-version>1.4.4</xstream-version>
-    <xbean-version>3.14</xbean-version>
+    <xbean-version>3.15</xbean-version>
     <xerces-version>2.11.0</xerces-version>
     <jaxb-basics-version>0.6.4</jaxb-basics-version>
     <stompjms-version>1.18</stompjms-version>