Updated Branches: refs/heads/wicket-6.x 012732465 -> 5a28919d4
Upgrade to version 13 of Apache pom... what could possibly go wrong? Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f908960a Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/f908960a Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/f908960a Branch: refs/heads/wicket-6.x Commit: f908960a608335303dd6ada0cb781eb633bb6b1e Parents: 0127324 Author: Martijn Dashorst <[email protected]> Authored: Sat Dec 7 12:54:22 2013 +0100 Committer: Martijn Dashorst <[email protected]> Committed: Sat Dec 7 12:54:22 2013 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/f908960a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 44ae648..4e90fbf 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>10</version> + <version>13</version> </parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId>
