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 2012/10/16 06:53:46 UTC

svn commit: r1398643 - in /activemq/trunk: activemq-core/pom.xml pom.xml

Author: davsclaus
Date: Tue Oct 16 04:53:46 2012
New Revision: 1398643

URL: http://svn.apache.org/viewvc?rev=1398643&view=rev
Log:
AMQ-3723: Upgraded to xbean 3.12

Modified:
    activemq/trunk/activemq-core/pom.xml
    activemq/trunk/pom.xml

Modified: activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=1398643&r1=1398642&r2=1398643&view=diff
==============================================================================
--- activemq/trunk/activemq-core/pom.xml (original)
+++ activemq/trunk/activemq-core/pom.xml Tue Oct 16 04:53:46 2012
@@ -1194,7 +1194,7 @@
           <plugin>
             <groupId>org.apache.xbean</groupId>
             <artifactId>maven-xbean-plugin</artifactId>
-            <version>3.11.2-SNAPSHOT</version>
+            <version>3.12</version>
             <executions>
               <execution>
               <phase>process-classes</phase>

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1398643&r1=1398642&r2=1398643&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Oct 16 04:53:46 2012
@@ -112,7 +112,7 @@
     <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xstream-version>1.4.3</xstream-version>
-    <xbean-version>3.11.1</xbean-version>
+    <xbean-version>3.12</xbean-version>
     <xerces-version>2.9.1</xerces-version>
     <zookeeper-version>3.3.5</zookeeper-version>