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 2008/12/10 07:30:52 UTC

svn commit: r725006 - /servicemix/components/components-pom/trunk/pom.xml

Author: gnodet
Date: Tue Dec  9 22:30:52 2008
New Revision: 725006

URL: http://svn.apache.org/viewvc?rev=725006&view=rev
Log:
Upgrade to 4.1-SNAPSHOT maven plugin to fix SM-1724

Modified:
    servicemix/components/components-pom/trunk/pom.xml

Modified: servicemix/components/components-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/components-pom/trunk/pom.xml?rev=725006&r1=725005&r2=725006&view=diff
==============================================================================
--- servicemix/components/components-pom/trunk/pom.xml (original)
+++ servicemix/components/components-pom/trunk/pom.xml Tue Dec  9 22:30:52 2008
@@ -319,7 +319,7 @@
         <plugin>
           <groupId>org.apache.servicemix.tooling</groupId>
           <artifactId>jbi-maven-plugin</artifactId>
-          <version>4.0</version>
+          <version>4.1-SNAPSHOT</version>
           <extensions>true</extensions>
           <configuration>
              <generatedDescriptorLocation>${project.build.directory}/jbi</generatedDescriptorLocation>