Vert.x 4! (#325)

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
This commit is contained in:
Francesco Guardiani 2020-12-10 17:51:45 +01:00 committed by GitHub
parent 58570cf4d9
commit 711277eacb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<packaging>jar</packaging>
<properties>
<vertx.version>4.0.0.CR2</vertx.version>
<vertx.version>4.0.0</vertx.version>
<module-name>io.cloudevents.http.vertx</module-name>
</properties>