Skip to content

Commit

Permalink
KOGITO-7614 - Remove test modules from kogito-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianonicolai committed Jul 26, 2022
1 parent 56372af commit e6e7c96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,9 @@
<lastDetectedBomUpdate>io.quarkus.platform:quarkus-kogito-bom:2.11.0.CR1</lastDetectedBomUpdate>
<next>${platform.groupId}:quarkus-kogito-bom:${platform.version}</next>
</release>
<dependencyManagement>
<dependency>org.kie.kogito:kogito-quarkus-test-utils:${kogito-quarkus.version}</dependency>
</dependencyManagement>
<defaultTestConfig>
<skip>false</skip>
<mavenFailsafePlugin>true</mavenFailsafePlugin>
Expand Down

0 comments on commit e6e7c96

Please sign in to comment.