Skip to content

Commit

Permalink
Merge pull request #8205 from gsmet/fix-bom-formatting
Browse files Browse the repository at this point in the history
Fix formatting of the recently added axle-amqp dependency
  • Loading branch information
gsmet authored Mar 26, 2020
2 parents d67747f + 8a537a3 commit 8ae900c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bom/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2290,11 +2290,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-amqp-client</artifactId>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-amqp-client</artifactId>
<version>${axle-client.version}</version>
</dependency>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-core</artifactId>
Expand Down

0 comments on commit 8ae900c

Please sign in to comment.