Skip to content

Commit

Permalink
fixes from review
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed Feb 6, 2024
1 parent 07f3f1c commit 43b57bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kogito-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,6 @@
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-jobs-management-common</artifactId>
<version>${project.version}</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.kie.kogito</groupId>
Expand Down Expand Up @@ -587,7 +586,6 @@
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-quarkus-jobs-common-messaging</artifactId>
<version>${project.version}</version>
<type>jar</type>
</dependency>

<dependency>
Expand Down Expand Up @@ -688,7 +686,6 @@
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-quarkus-data-index-health</artifactId>
<version>${project.version}</version>
<type>jar</type>
<classifier>sources</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit 43b57bd

Please sign in to comment.