You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ad...@apache.org on 2007/03/30 23:23:10 UTC

svn commit: r524280 - /activemq/trunk/activemq-ra/pom.xml

Author: adc
Date: Fri Mar 30 14:23:10 2007
New Revision: 524280

URL: http://svn.apache.org/viewvc?view=rev&rev=524280
Log:
AMQ-1218 added version to xbean plugin

Modified:
    activemq/trunk/activemq-ra/pom.xml

Modified: activemq/trunk/activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-ra/pom.xml?view=diff&rev=524280&r1=524279&r2=524280
==============================================================================
--- activemq/trunk/activemq-ra/pom.xml (original)
+++ activemq/trunk/activemq-ra/pom.xml Fri Mar 30 14:23:10 2007
@@ -80,6 +80,7 @@
       <plugin>
         <groupId>org.apache.xbean</groupId>
         <artifactId>maven-xbean-plugin</artifactId>
+        <version>${xbean-version}</version>
         <executions>
           <execution>
             <configuration>