Skip to content

Commit d2a5218

Browse files
committed
[incubator-kie-issues#1482] Fix data-index dependency in PIM example
1 parent 6872c35 commit d2a5218

File tree

1 file changed

+0
-6
lines changed
  • kogito-quarkus-examples/process-instance-migration-quarkus

1 file changed

+0
-6
lines changed

kogito-quarkus-examples/process-instance-migration-quarkus/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,6 @@
130130
<artifactId>kogito-addons-quarkus-data-index-postgresql</artifactId>
131131
</dependency>
132132

133-
<!-- Data Index Persistence -->
134-
<dependency>
135-
<groupId>org.kie</groupId>
136-
<artifactId>kogito-addons-quarkus-data-index-persistence-postgresql</artifactId>
137-
</dependency>
138-
139133
<!-- Jobs Service -->
140134
<dependency>
141135
<groupId>org.kie</groupId>

0 commit comments

Comments
 (0)