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-yaafi-crypto.git

commit 7a996572399fcc52ecee0f6b1e5cf46c609d635f
Author: Georg Kallidis <[email protected]>
AuthorDate: Tue Jul 9 15:13:31 2024 +0200

    Set turbine parent 13-SNAPSHOT with java 17 baseline
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f9e5599..2518988 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>turbine-parent</artifactId>
     <groupId>org.apache.turbine</groupId>
-    <version>12</version>
+    <version>13-SNAPSHOT</version>
     <relativePath />
   </parent>
 

Reply via email to