Updated Branches:
  refs/heads/master 825a062f7 -> fd4978681

Specify explicitly the version of archetype-packaging.

See 
https://github.com/jesselong/wicket/commit/3b6b4b8115fdc222e9eca9334f134d70613c6dc0#commitcomment-1469902


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

Branch: refs/heads/master
Commit: fd49786816dba75de314dcc820f5dbfc04cc5db8
Parents: 825a062
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Mon Jun 18 14:19:03 2012 +0300
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Mon Jun 18 14:19:03 2012 +0300

----------------------------------------------------------------------
 archetypes/quickstart/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/fd497868/archetypes/quickstart/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/quickstart/pom.xml b/archetypes/quickstart/pom.xml
index 7007276..6249f59 100644
--- a/archetypes/quickstart/pom.xml
+++ b/archetypes/quickstart/pom.xml
@@ -40,6 +40,7 @@
                        <extension>
                                <groupId>org.apache.maven.archetype</groupId>
                                <artifactId>archetype-packaging</artifactId>
+        <version>2.2</version>
                        </extension>
                </extensions>
                <plugins>

Reply via email to