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

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


The following commit(s) were added to refs/heads/main by this push:
     new 245265cb01 [incubator-kie-issues-2093] remove forgotten reference to 
kie-addons-quarkus-messaging-deployment (#4112)
245265cb01 is described below

commit 245265cb0158cf6360791a980e30fbefb02e00bd
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Oct 27 14:16:13 2025 +0100

    [incubator-kie-issues-2093] remove forgotten reference to 
kie-addons-quarkus-messaging-deployment (#4112)
    
    Co-authored-by: jstastny-cz <[email protected]>
---
 .../integration-tests-quarkus-processes/pom.xml             | 13 -------------
 1 file changed, 13 deletions(-)

diff --git 
a/quarkus/integration-tests/integration-tests-quarkus-processes/pom.xml 
b/quarkus/integration-tests/integration-tests-quarkus-processes/pom.xml
index e463493422..de82688882 100644
--- a/quarkus/integration-tests/integration-tests-quarkus-processes/pom.xml
+++ b/quarkus/integration-tests/integration-tests-quarkus-processes/pom.xml
@@ -223,19 +223,6 @@
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <groupId>org.kie</groupId>
-      <artifactId>kie-addons-quarkus-messaging-deployment</artifactId>
-      <version>${project.version}</version>
-      <type>pom</type>
-      <scope>test</scope>
-      <exclusions>
-        <exclusion>
-          <groupId>*</groupId>
-          <artifactId>*</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
     <dependency>
       <groupId>org.kie</groupId>
       
<artifactId>kie-addons-quarkus-monitoring-prometheus-deployment</artifactId>


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

Reply via email to