upgrade jetty in archetype

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/42678b11
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/42678b11
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/42678b11

Branch: refs/heads/sandbox/atmosphere
Commit: 42678b1180b899cad77d2fbb34b1a763e603b72c
Parents: 2bf905a
Author: Emond Papegaaij <[email protected]>
Authored: Fri May 4 10:12:58 2012 +0200
Committer: Emond Papegaaij <[email protected]>
Committed: Fri May 4 10:12:58 2012 +0200

----------------------------------------------------------------------
 .../src/main/resources/archetype-resources/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/42678b11/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git 
a/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml 
b/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
index a8c3d3b..ca061d1 100644
--- a/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
@@ -43,7 +43,7 @@
        </licenses>
        <properties>
                <wicket.version>6.0-SNAPSHOT</wicket.version>
-               <jetty.version>7.5.0.v20110901</jetty.version>
+               <jetty.version>7.6.3.v20120416</jetty.version>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        </properties>
        <dependencies>

Reply via email to