mirror of
https://github.com/jlengrand/vert.x.git
synced 2026-03-10 08:51:19 +00:00
426704 Correct SCM Config
Signed-off-by: Andrew Lee Rubinger <alr@alrubinger.com>
This commit is contained in:
@@ -145,9 +145,9 @@ modifyPom {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection 'scm:https://vert-x@github.com/purplefox/vert.x'
|
||||
developerConnection 'scm:git@github.com:purplefox/vert.x.git'
|
||||
url 'https://github.com/purplefox/vert.x'
|
||||
connection 'scm:https://vert-x@github.com/eclipse/vert.x'
|
||||
developerConnection 'scm:git@github.com:eclipse/vert.x.git'
|
||||
url 'https://github.com/eclipse/vert.x'
|
||||
}
|
||||
|
||||
licenses {
|
||||
|
||||
Reference in New Issue
Block a user