This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-site.git
commit db37fabeaa60ece7c74ae94729006225000a4ef2 Author: Georg Kallidis <[email protected]> AuthorDate: Wed Oct 24 14:14:43 2018 +0000 - updating more parents to Turbine Parent 5 - crypto: update test algo to SHA-256 - crypto: remove not used file CryptoAuthenticator.xml - quartz: using resources in test, moved quartz.xml git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/site@1844777 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 624f805..d346c97 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>turbine-parent</artifactId> <groupId>org.apache.turbine</groupId> - <version>4</version> + <version>5</version> </parent> <groupId>org.apache.fulcrum</groupId>
