Author: chirino
Date: Wed Aug 2 06:23:18 2006
New Revision: 427975
URL: http://svn.apache.org/viewvc?rev=427975&view=rev
Log:
Rolling back my previous change.. I did not notice that james was the one that
moved it to as SNAPSHOT
Modified:
incubator/activemq/trunk/pom.xml
Modified: incubator/activemq/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=427975&r1=427974&r2=427975&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Wed Aug 2 06:23:18 2006
@@ -945,6 +945,6 @@
<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.5</xbean-version>
+ <xbean-version>2.6-SNAPSHOT</xbean-version>
</properties>
</project>