Repository: wicket
Updated Branches:
  refs/heads/wicket-7.x b3c813c5c -> 37a961b7f


Used Maven 3.3.9 as the build tool


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

Branch: refs/heads/wicket-7.x
Commit: 51e58fa8bc5356ce2d08db465e12a17cda0783b0
Parents: 317ce6c
Author: Martijn Dashorst <[email protected]>
Authored: Fri Apr 15 22:06:51 2016 +0200
Committer: Martijn Dashorst <[email protected]>
Committed: Mon Apr 25 09:59:19 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/51e58fa8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c9c8b21..d4e1866 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <prerequisites>
-               <maven>3.0.4</maven>
+               <maven>3.3.9</maven>
        </prerequisites>
        <parent>
                <groupId>org.apache</groupId>

Reply via email to