You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/06/19 18:31:11 UTC

svn commit: r415365 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Mon Jun 19 09:31:11 2006
New Revision: 415365

URL: http://svn.apache.org/viewvc?rev=415365&view=rev
Log:
Use xbean-2.4 maven plugin

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?rev=415365&r1=415364&r2=415365&view=diff
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Mon Jun 19 09:31:11 2006
@@ -1679,7 +1679,7 @@
         <plugin>
           <groupId>org.apache.xbean</groupId>
           <artifactId>maven-xbean-plugin</artifactId>
-          <version>2.3</version>
+          <version>2.4</version>
         </plugin>
         <plugin>
           <groupId>org.mortbay.jetty</groupId>