Updated Branches: refs/heads/master fd4978681 -> 2c4533924
Fix indenting. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2c453392 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/2c453392 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/2c453392 Branch: refs/heads/master Commit: 2c4533924f9fdcaf224be7b9ad80b22aed8f4dcf Parents: fd49786 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Mon Jun 18 14:21:20 2012 +0300 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Mon Jun 18 14:21:20 2012 +0300 ---------------------------------------------------------------------- archetypes/quickstart/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/2c453392/archetypes/quickstart/pom.xml ---------------------------------------------------------------------- diff --git a/archetypes/quickstart/pom.xml b/archetypes/quickstart/pom.xml index 6249f59..3955ecb 100644 --- a/archetypes/quickstart/pom.xml +++ b/archetypes/quickstart/pom.xml @@ -40,7 +40,7 @@ <extension> <groupId>org.apache.maven.archetype</groupId> <artifactId>archetype-packaging</artifactId> - <version>2.2</version> + <version>2.2</version> </extension> </extensions> <plugins>
