This is an automated email from the ASF dual-hosted git repository.
porcelli 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 18f29cf06a NO_ISSUE: left behind alignment between projects. (#3098)
18f29cf06a is described below
commit 18f29cf06a1e23ef9a08870d3ee8aa82092373c3
Author: Alex Porcelli <[email protected]>
AuthorDate: Wed Jun 5 18:08:31 2024 -0400
NO_ISSUE: left behind alignment between projects. (#3098)
NO_ISSUE: left behind between projects.
---
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 e85b84e85a..ffdedfcd50 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>999-SNAPSHOT</version.org.drools>
+ <version.org.drools>${project.version}</version.org.drools>
<!-- Normal dependency versions -->
<version.ch.qos.logback>1.4.14</version.ch.qos.logback>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]