Skip to content

Commit

Permalink
revert vertx to 3.5.4 (3.6.0 does not work)
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiebsco committed Dec 7, 2018
1 parent 57a5319 commit 737b11e
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 @@ -21,7 +21,7 @@
<ramlfiles_path>${basedir}/ramls</ramlfiles_path>
<okapi.version>2.22.0</okapi.version>
<rmb.version>23.2.1</rmb.version>
<vertx.version>3.6.0</vertx.version>
<vertx.version>3.5.4</vertx.version>
<rest-assured.version>3.2.0</rest-assured.version>
<junit.version>4.12</junit.version>
</properties>
Expand Down

0 comments on commit 737b11e

Please sign in to comment.