File tree Expand file tree Collapse file tree 3 files changed +0
-13
lines changed
serverless-workflow-examples
serverless-workflow-callback-quarkus
serverless-workflow-data-index-quarkus
serverless-workflow-newsletter-subscription/subscription-flow Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 61
61
<groupId >org.kie.kogito</groupId >
62
62
<artifactId >kogito-addons-quarkus-process-management</artifactId >
63
63
</dependency >
64
-
65
- <dependency >
66
- <groupId >org.kie.kogito</groupId >
67
- <artifactId >kogito-addons-quarkus-process-svg</artifactId >
68
- </dependency >
69
64
<dependency >
70
65
<groupId >org.kie.kogito</groupId >
71
66
<artifactId >kogito-quarkus-serverless-workflow-devui</artifactId >
Original file line number Diff line number Diff line change 198
198
<groupId >org.kie.kogito</groupId >
199
199
<artifactId >kogito-addons-quarkus-process-management</artifactId >
200
200
</dependency >
201
- <dependency >
202
- <groupId >org.kie.kogito</groupId >
203
- <artifactId >kogito-addons-quarkus-process-svg</artifactId >
204
- </dependency >
205
201
<dependency >
206
202
<groupId >org.kie.kogito</groupId >
207
203
<artifactId >kogito-addons-quarkus-source-files</artifactId >
Original file line number Diff line number Diff line change 89
89
<groupId >org.kie.kogito</groupId >
90
90
<artifactId >kogito-addons-quarkus-source-files</artifactId >
91
91
</dependency >
92
- <dependency >
93
- <groupId >org.kie.kogito</groupId >
94
- <artifactId >kogito-addons-quarkus-process-svg</artifactId >
95
- </dependency >
96
92
97
93
<!-- Management plugin -->
98
94
<dependency >
You can’t perform that action at this time.
0 commit comments