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

yamer pushed a commit to branch 0.0.0
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-sandbox-quarkus-accelerator.git


The following commit(s) were added to refs/heads/0.0.0 by this push:
     new 9414fef  incubator-kie-issues#1097: Make sure kie-tools is using the 
latest timestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT) (#10)
9414fef is described below

commit 9414fefd985a8572bb80a5e69586fa2e3682b3eb
Author: Pere Fernández <[email protected]>
AuthorDate: Mon Apr 22 12:34:36 2024 +0200

    incubator-kie-issues#1097: Make sure kie-tools is using the latest 
timestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT) (#10)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c7d09d..cc58204 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
     <quarkus-plugin.version>3.2.10.Final</quarkus-plugin.version>
     <kogito.bom.group-id>org.kie.kogito</kogito.bom.group-id>
     <kogito.bom.artifact-id>kogito-bom</kogito.bom.artifact-id>
-    <kogito.bom.version>999-20240414-SNAPSHOT</kogito.bom.version>
+    <kogito.bom.version>999-20240417-SNAPSHOT</kogito.bom.version>
     <surefire-plugin.version>3.2.5</surefire-plugin.version>
   </properties>
   <dependencyManagement>


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

Reply via email to