File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Postgres-async-driver is a non-blocking Java driver for PostgreSQL. The driver s
4
4
5
5
## Download
6
6
7
- Pg -async-driver is available on [ Maven Central] ( http://search.maven.org/#search|ga|1|g%3A%22com.github.alaisi.pgasync%22 ) .
7
+ Postgres -async-driver is available on [ Maven Central] ( http://search.maven.org/#search|ga|1|g%3A%22com.github.alaisi.pgasync%22 ) .
8
8
9
9
``` xml
10
10
<dependency >
Original file line number Diff line number Diff line change 14
14
<name >pg-async-driver</name >
15
15
<description >Asynchronous PostgreSQL Java driver</description >
16
16
17
- <url >https://github.com/alaisi/pg -async-driver</url >
17
+ <url >https://github.com/alaisi/postgres -async-driver</url >
18
18
<inceptionYear >2014</inceptionYear >
19
19
<developers >
20
20
<developer >
30
30
</licenses >
31
31
32
32
<scm >
33
- <connection >scm:git:git@github.com:alaisi/pg -async-driver.git</connection >
34
- <developerConnection >scm:git:git@github.com:alaisi/pg -async-driver.git</developerConnection >
35
- <url >git@github.com:alaisi/pg -async-driver.git</url >
33
+ <connection >scm:git:git@github.com:alaisi/postgres -async-driver.git</connection >
34
+ <developerConnection >scm:git:git@github.com:alaisi/postgres -async-driver.git</developerConnection >
35
+ <url >git@github.com:alaisi/postgres -async-driver.git</url >
36
36
</scm >
37
37
<issueManagement >
38
38
<system >github</system >
39
- <url >https://github.com/alaisi/pg -async-driver/issues</url >
39
+ <url >https://github.com/alaisi/postgres -async-driver/issues</url >
40
40
</issueManagement >
41
41
42
42
<build >
You can’t perform that action at this time.
0 commit comments