Repository: wicket
Updated Branches:
  refs/heads/wicket-7.x 5a2ce7b69 -> 0918ec027


Archetype version updated to 7.7.0-SNAPSHOT


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

Branch: refs/heads/wicket-7.x
Commit: 0918ec0274c3f03125175bd515f7245e6f6d660c
Parents: 5a2ce7b
Author: Andrea Del Bene <[email protected]>
Authored: Tue Jan 31 14:46:55 2017 +0100
Committer: Andrea Del Bene <[email protected]>
Committed: Tue Jan 31 14:47:53 2017 +0100

----------------------------------------------------------------------
 .../quickstart/src/main/resources/archetype-resources/pom.xml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/0918ec02/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 bed8cd2..05745f2 100644
--- a/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
@@ -42,7 +42,7 @@
                </license>
        </licenses>
        <properties>
-               <wicket.version>7.5.0-SNAPSHOT</wicket.version>
+               <wicket.version>7.7.0-SNAPSHOT</wicket.version>
                <jetty9.version>9.2.19.v20160908</jetty9.version>
                <log4j.version>2.6.2</log4j.version>
                <junit.version>4.12</junit.version>

Reply via email to