Skip to content

Commit

Permalink
Added kogito-quarkus-workflow-common-deployment as a test scoped depe…
Browse files Browse the repository at this point in the history
…ndency to kogito-addons-quarkus-kubernetes-integration-tests

Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro committed Aug 29, 2023
1 parent f0e0ad7 commit b6486aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions quarkus/addons/kubernetes/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@
<artifactId>kogito-addons-quarkus-fabric8-kubernetes-service-catalog-test-utils</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-quarkus-workflow-common-deployment</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<pluginManagement>
Expand Down

0 comments on commit b6486aa

Please sign in to comment.