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

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


The following commit(s) were added to refs/heads/main by this push:
     new 861de047b [incubator-kie-issues#1482] Fix data-index dependency in PIM 
example (#2012)
861de047b is described below

commit 861de047b9f9c4e37bdeca3d0e716f9a2c79c4ff
Author: Martin Weiler <[email protected]>
AuthorDate: Tue Sep 17 09:51:57 2024 -0600

    [incubator-kie-issues#1482] Fix data-index dependency in PIM example (#2012)
---
 kogito-quarkus-examples/process-instance-migration-quarkus/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/kogito-quarkus-examples/process-instance-migration-quarkus/pom.xml 
b/kogito-quarkus-examples/process-instance-migration-quarkus/pom.xml
index e2a218195..323a6a633 100644
--- a/kogito-quarkus-examples/process-instance-migration-quarkus/pom.xml
+++ b/kogito-quarkus-examples/process-instance-migration-quarkus/pom.xml
@@ -130,12 +130,6 @@
       <artifactId>kogito-addons-quarkus-data-index-postgresql</artifactId>
     </dependency>
 
-    <!-- Data Index Persistence -->
-    <dependency>
-      <groupId>org.kie</groupId>
-      
<artifactId>kogito-addons-quarkus-data-index-persistence-postgresql</artifactId>
-    </dependency>
-
     <!-- Jobs Service -->
     <dependency>
       <groupId>org.kie</groupId>


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

Reply via email to