You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gn...@apache.org on 2006/12/22 15:40:38 UTC

svn commit: r489664 - /incubator/activemq/branches/activemq-4.1/pom.xml

Author: gnodet
Date: Fri Dec 22 06:40:37 2006
New Revision: 489664

URL: http://svn.apache.org/viewvc?view=rev&rev=489664
Log:
AMQ-1107: Upgrade to xbean 2.8 to fix invalid generated schemas

Modified:
    incubator/activemq/branches/activemq-4.1/pom.xml

Modified: incubator/activemq/branches/activemq-4.1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.1/pom.xml?view=diff&rev=489664&r1=489663&r2=489664
==============================================================================
--- incubator/activemq/branches/activemq-4.1/pom.xml (original)
+++ incubator/activemq/branches/activemq-4.1/pom.xml Fri Dec 22 06:40:37 2006
@@ -962,7 +962,7 @@
     <xmlbeans-version>2.0.0-beta1</xmlbeans-version>
     <xmlpull-version>1.1.3.4d_b4_min</xmlpull-version>
     <xstream-version>1.1.2</xstream-version>
-    <xbean-version>2.7</xbean-version>
+    <xbean-version>2.8</xbean-version>
     <dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-incubating-repository</dist-repo-url>
     <m1-dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m1-snapshot-repository</m1-dist-repo-url>
     <site-repo-url>scpexe://people.apache.org/www/incubator.apache.org/activemq/maven/</site-repo-url>