remove the version. it is defined in the parent's pom dependencyManagement
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6611bfc3 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/6611bfc3 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/6611bfc3 Branch: refs/heads/master Commit: 6611bfc3bf84245a8b22ee4d4ffb20b10fb72c3f Parents: e3a35f1 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Wed Sep 10 12:46:50 2014 +0300 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Wed Sep 10 12:46:50 2014 +0300 ---------------------------------------------------------------------- wicket-examples/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/6611bfc3/wicket-examples/pom.xml ---------------------------------------------------------------------- diff --git a/wicket-examples/pom.xml b/wicket-examples/pom.xml index b64779b..a1e2dc6 100644 --- a/wicket-examples/pom.xml +++ b/wicket-examples/pom.xml @@ -132,7 +132,6 @@ <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.17</version> </dependency> <dependency> <groupId>org.jboss.weld.servlet</groupId>
