Skip to content

Commit

Permalink
replace vertx-stack-depchain with vertx-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michalszynkiewicz committed Jul 27, 2020
1 parent a081360 commit bd795ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
<!-- Vert.x dependencies, imported as a BOM -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-stack-depchain</artifactId>
<artifactId>vertx-dependencies</artifactId>
<version>${vertx.version}</version>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit bd795ed

Please sign in to comment.