This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/turbine-core.git


The following commit(s) were added to refs/heads/trunk by this push:
     new a0096b4c Update fulcrum deps (5 of 6) to released versions
a0096b4c is described below

commit a0096b4c783c6b0a0953dbf4053d13a3f166811c
Author: gk <[email protected]>
AuthorDate: Fri Jan 3 15:55:18 2025 +0100

    Update fulcrum deps (5 of 6) to released versions
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4a7de1a7..84f047dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1355,12 +1355,12 @@
   <properties>
     <!-- maven.compiler setting in turbine parent -->
     <turbine.site.path>turbine-core</turbine.site.path>
-    <fulcrum.intake>3.0.1-SNAPSHOT</fulcrum.intake>
-    <fulcrum.parser>3.0.1-SNAPSHOT</fulcrum.parser>
-    <fulcrum.security>3.0.1-SNAPSHOT</fulcrum.security>
-    <fulcrum.localization>2.0.0-SNAPSHOT</fulcrum.localization>
+    <fulcrum.intake>4.0.0</fulcrum.intake>
+    <fulcrum.parser>4.0.0</fulcrum.parser>
+    <fulcrum.security>4.0.0</fulcrum.security>
+    <fulcrum.localization>2.0.0</fulcrum.localization>
     <fulcrum.quartz>2.0.0-SNAPSHOT</fulcrum.quartz>
-    <fulcrum.testcontainer>2.0.1-SNAPSHOT</fulcrum.testcontainer>
+    <fulcrum.testcontainer>2.0.1</fulcrum.testcontainer>
     <!-- inherited in fulcrum components, testcontainer -->
     <fulcrum.yaafi>2.0.1</fulcrum.yaafi>
     <torque.version>6.0</torque.version>

Reply via email to