Upgraded to xbean 2.5, using the same version as the parent pom

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@422186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-07-15 09:16:27 +00:00
parent c6b98adac4
commit 6c5a0c634b

View File

@ -331,7 +331,7 @@
<plugin>
<groupId>org.apache.xbean</groupId>
<artifactId>maven-xbean-plugin</artifactId>
<version>2.5-SNAPSHOT</version>
<version>${xbean-version}</version>
<executions>
<execution>
<configuration>