We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f922c commit 4b4a6e6Copy full SHA for 4b4a6e6
pom.xml
@@ -148,7 +148,7 @@
148
149
<scm>
150
<connection>scm:git:git://github.com/wiremock/wiremock-testcontainers-java.git</connection>
151
- <developerConnection>scm:git:git@github.com:wiremock/wiremock-testcontainers-java.git</developerConnection>
+ <developerConnection>scm:git:https://github.com/wiremock/wiremock-testcontainers-java.git</developerConnection>
152
<url>https://github.com/wiremock/wiremock-testcontainers-java</url>
153
<tag>${scmTag}</tag>
154
</scm>
0 commit comments