Skip to content

Commit

Permalink
Rename vertx-rxjava2 -> vertx-rx-java2
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Aug 7, 2017
1 parent b6f1438 commit 24e1350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-rxjava2</artifactId>
<artifactId>vertx-rx-java2</artifactId>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 24e1350

Please sign in to comment.