Repository: wicket Updated Branches: refs/heads/master 013680019 -> ef44b7e3c
Upgrade to Apache Parent 14 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c0d8e73f Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/c0d8e73f Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/c0d8e73f Branch: refs/heads/master Commit: c0d8e73f3fc1ef53b463c45605957883680acf47 Parents: bdb75b9 Author: Martijn Dashorst <[email protected]> Authored: Sun Aug 24 21:25:36 2014 +0200 Committer: Martijn Dashorst <[email protected]> Committed: Sun Aug 24 21:25:36 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/c0d8e73f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 00b6c7d..8fdafd8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>10</version> + <version>14</version> </parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId>
