You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2008/03/09 09:16:42 UTC

svn commit: r635189 - /tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/pom.xml

Author: andyhot
Date: Sun Mar  9 00:16:41 2008
New Revision: 635189

URL: http://svn.apache.org/viewvc?rev=635189&view=rev
Log:
TAPESTRY-1728: update jetty-plugin version in archetype...

Modified:
    tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/pom.xml

Modified: tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/pom.xml?rev=635189&r1=635188&r2=635189&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/pom.xml (original)
+++ tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/pom.xml Sun Mar  9 00:16:41 2008
@@ -194,8 +194,8 @@
 
             <plugin>
                 <groupId>org.mortbay.jetty</groupId>
-                <artifactId>maven-jetty6-plugin</artifactId>
-                <version>6.0.0beta17</version>
+                <artifactId>maven-jetty-plugin</artifactId>
+                <version>6.1.5</version>
                 <configuration>
 
                     <scanTargets>