You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/05/06 15:04:28 UTC

svn commit: r535607 - /myfaces/tobago/trunk/pom.xml

Author: bommel
Date: Sun May  6 06:04:27 2007
New Revision: 535607

URL: http://svn.apache.org/viewvc?view=rev&rev=535607
Log:
update to jetty 6.1.3

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?view=diff&rev=535607&r1=535606&r2=535607
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Sun May  6 06:04:27 2007
@@ -607,7 +607,7 @@
         <plugin>
           <groupId>org.mortbay.jetty</groupId>
           <artifactId>maven-jetty-plugin</artifactId>
-          <version>6.1.2rc2</version>
+          <version>6.1.3</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>