switch to use 2.6-SNAPSHOT of the xbean plugin to avoid the bug that was creating bad XSDs

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@427597 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-08-01 15:01:37 +00:00
parent 5fbf634cfb
commit 65f67c6530
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@
<plugin>
<groupId>org.apache.xbean</groupId>
<artifactId>maven-xbean-plugin</artifactId>
<version>2.5</version>
<version>2.6-SNAPSHOT</version>
<executions>
<execution>
<configuration>