Repository: wicket
Updated Branches:
  refs/heads/wicket-7.x ec433e6a3 -> b50edd3b1


Update parent pom to org.apache:apache:21

This way the release should use .sha256 instead of .sha1, and drop .md5

(cherry picked from commit 0b1f7a9af97da00257f8505e9e2bfed217e0133a)


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

Branch: refs/heads/wicket-7.x
Commit: b50edd3b10808981ef3530ba0aa7182db17fbfd3
Parents: ec433e6
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Wed Sep 5 20:57:20 2018 +0300
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Wed Sep 5 20:58:58 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/b50edd3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 666c69e..66f1b4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache</groupId>
                <artifactId>apache</artifactId>
-               <version>17</version>
+               <version>21</version>
        </parent>
        <groupId>org.apache.wicket</groupId>
        <artifactId>wicket-parent</artifactId>

Reply via email to