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

lucamolteni pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git


The following commit(s) were added to refs/heads/main by this push:
     new a586b25f67 Optaplanner depends on Drools 999-SNAPSHOT (#3053)
a586b25f67 is described below

commit a586b25f67da0dcc36bc6b307c20ea832ee4f405
Author: Luca Molteni <[email protected]>
AuthorDate: Tue Jan 9 21:43:25 2024 +0100

    Optaplanner depends on Drools 999-SNAPSHOT (#3053)
---
 build/optaplanner-build-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/optaplanner-build-parent/pom.xml 
b/build/optaplanner-build-parent/pom.xml
index 4e85667d32..e326f4387a 100644
--- a/build/optaplanner-build-parent/pom.xml
+++ b/build/optaplanner-build-parent/pom.xml
@@ -39,7 +39,7 @@
     <!-- Dependencies -->
     <!-- 
************************************************************************ -->
     <!-- SNAPSHOT and KIE dependency versions -->
-    <version.org.drools>8.44.0.Final</version.org.drools>
+    <version.org.drools>999-SNAPSHOT</version.org.drools>
 
     <!-- Normal dependency versions -->
     <version.ch.qos.logback>1.4.6</version.ch.qos.logback>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to