You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2015/03/12 23:40:15 UTC

[9/9] wicket git commit: Used latest Apache parent pom

Used latest Apache parent pom


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

Branch: refs/heads/WICKET-5848
Commit: 4974a8d3672297b86057c81ae521d8de56102663
Parents: 9dd4a81
Author: Martijn Dashorst <ma...@gmail.com>
Authored: Thu Mar 12 23:39:37 2015 +0100
Committer: Martijn Dashorst <ma...@gmail.com>
Committed: Thu Mar 12 23:39:37 2015 +0100

----------------------------------------------------------------------
 wicket-eclipse-settings/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/4974a8d3/wicket-eclipse-settings/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-eclipse-settings/pom.xml b/wicket-eclipse-settings/pom.xml
index e8cb1ae..287557e 100644
--- a/wicket-eclipse-settings/pom.xml
+++ b/wicket-eclipse-settings/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>14</version>
+		<version>16</version>
 	</parent>
 	<groupId>org.apache.wicket</groupId>
 	<artifactId>wicket-eclipse-settings</artifactId>