We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb537ca commit 2345fceCopy full SHA for 2345fce
flyway-test-extensions/pom.xml
@@ -43,8 +43,8 @@
43
<scm>
44
<!-- TODO SCM must be corrected for github -->
45
<url>https://github.com/flyway/flyway-test-extensions</url>
46
- <connection>scm:git:ssh://github.com:flyway/flyway-test-extensions.git</connection>
47
- <developerConnection>scm:git:ssh://github.com:flyway/flyway-test-extensions.git</developerConnection>
+ <connection>scm:git:ssh://git@github.com/flyway/flyway-test-extensions.git</connection>
+ <developerConnection>scm:git:ssh://git@github.com/flyway/flyway-test-extensions.git</developerConnection>
48
49
<tag>HEAD</tag>
50
</scm>
0 commit comments