You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cm...@apache.org on 2010/10/21 11:21:18 UTC

svn commit: r1025900 - /servicemix/smx4/features/trunk/examples/web/pom.xml

Author: cmoulliard
Date: Thu Oct 21 09:21:17 2010
New Revision: 1025900

URL: http://svn.apache.org/viewvc?rev=1025900&view=rev
Log:
SMX4-456: Generate WAR file with ServiceMix4

Modified:
    servicemix/smx4/features/trunk/examples/web/pom.xml

Modified: servicemix/smx4/features/trunk/examples/web/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/web/pom.xml?rev=1025900&r1=1025899&r2=1025900&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/web/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/web/pom.xml Thu Oct 21 09:21:17 2010
@@ -84,7 +84,7 @@
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
         <artifactId>maven-jetty-plugin</artifactId>
-        <version>6.1.22</version>
+        <version>6.1.26RC0</version>
         <configuration>
           <connectors>
             <connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">