Author: jstrachan
Date: Sat Jul 15 02:16:27 2006
New Revision: 422186

URL: http://svn.apache.org/viewvc?rev=422186&view=rev
Log:
Upgraded to xbean 2.5, using the same version as the parent pom

Modified:
    incubator/activemq/trunk/activemq-core/pom.xml

Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?rev=422186&r1=422185&r2=422186&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Sat Jul 15 02:16:27 2006
@@ -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>


Reply via email to