Skip to content

Commit

Permalink
Fix formatting of the recently added axle-amqp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Mar 26, 2020
1 parent 753d8d9 commit 8a537a3
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 8a537a3

Please sign in to comment.