You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 12:44:01 UTC

[turbine-fulcrum-pool] 29/49: - 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

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-pool.git

commit 3500e96e10d6ca0053dc0692fe46d39b35e26d7d
Author: Georg Kallidis <gk...@apache.org>
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/pool@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 4c0d98c..af95989 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>turbine-parent</artifactId>
        <groupId>org.apache.turbine</groupId>
-       <version>3</version>
+       <version>5</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>