mirror of https://github.com/apache/activemq.git
AMQ-1218 added version to xbean plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@524276 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
64669eda8b
commit
538b23bdeb
|
@ -80,6 +80,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.xbean</groupId>
|
||||
<artifactId>maven-xbean-plugin</artifactId>
|
||||
<version>${xbean-version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<configuration>
|
||||
|
|
Loading…
Reference in New Issue