426704 Correct SCM Config

Signed-off-by: Andrew Lee Rubinger <alr@alrubinger.com>
This commit is contained in:
Andrew Lee Rubinger
2014-01-27 08:37:35 -05:00
parent 4a46ede026
commit 5540f0e80c

View File

@@ -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 {