File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ object VertxScalaBuild extends Build {
7
7
8
8
val baseSettings = Defaults .defaultSettings ++ Seq (
9
9
organization := " io.vertx" ,
10
- name := " mysql-postgresql" ,
10
+ name := " mod- mysql-postgresql" ,
11
11
version := " 0.3.0-SNAPSHOT" ,
12
12
scalaVersion := " 2.10.4" ,
13
13
crossScalaVersions := Seq (" 2.10.4" , " 2.11.2" ),
@@ -64,7 +64,7 @@ object VertxScalaBuild extends Build {
64
64
<scm >
65
65
<connection >scm: git: git:// github.com/ vert- x/ mod- mysql- postgresql.git</connection >
66
66
<developerConnection >scm: git: ssh:// git@ github.com/ vert- x/ mod- mysql- postgresql.git</developerConnection >
67
- <url >hhttps :// github.com/ vert- x/ mod- mysql- postgresql</url >
67
+ <url >https :// github.com/ vert- x/ mod- mysql- postgresql</url >
68
68
</scm >
69
69
<developers >
70
70
<developer >
You can’t perform that action at this time.
0 commit comments