Skip to content

Commit 1ed6a85

Browse files
committed
back to 'mod-' prefix, to be consistent with other io.vertx mods
1 parent 59130ae commit 1ed6a85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers
1111

1212
## Installation
1313

14-
`vertx install io.vertx~mysql-postgresql~0.1.0-SNAPSHOT`
14+
`vertx install io.vertx~mod-mysql-postgresql~0.1.0-SNAPSHOT`
1515

1616
## Configuration
1717

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
modowner=io.vertx
33

44
# Your module name
5-
modname=mysql-postgresql
5+
modname=mod-mysql-postgresql
66

77
# Your module version
88
version=0.1.0-SNAPSHOT

0 commit comments

Comments
 (0)