Author: chirino
Date: Fri Jul 14 11:04:31 2006
New Revision: 421972
URL: http://svn.apache.org/viewvc?rev=421972&view=rev
Log:
set the explicit xbean plugin version so that the build works
Modified:
incubator/activemq/trunk/activemq-core/pom.xml
Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?rev=421972&r1=421971&r2=421972&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Fri Jul 14 11:04:31 2006
@@ -331,6 +331,7 @@
<plugin>
<groupId>org.apache.xbean</groupId>
<artifactId>maven-xbean-plugin</artifactId>
+ <version>2.5-SNAPSHOT</version>
<executions>
<execution>
<configuration>