Skip to content

Commit

Permalink
Updated to the same Jetty as in cocoon-webapp.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk/tools/archetypes@474942 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Par Daniel Fagerstrohm committed Nov 14, 2006
1 parent 9bcd8fd commit 352230e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
</plugin>
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty6-plugin</artifactId>
<version>6.0.0beta10</version>
<artifactId>maven-jetty-plugin</artifactId>
<version>6.0.0rc4</version>
<configuration>
<connectors>
<connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">
Expand Down

0 comments on commit 352230e

Please sign in to comment.