reverted use of variable for xbean plugin version; it seems to cause some m2 wierdness

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@422217 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-07-15 13:58:48 +00:00
parent 6c5a0c634b
commit 40db04a2a8
1 changed files with 1 additions and 1 deletions

View File

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