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 ce5dcde commit e544456Copy full SHA for e544456
pom.xml
@@ -32,8 +32,8 @@
32
</developers>
33
34
<scm>
35
- <connection>scm:git:ssh://git@github.com:Netcentric/bundle-namespace-validators.git</connection>
36
- <developerConnection>scm:git:ssh://git@github.com:Netcentric/bundle-namespace-validators.git</developerConnection>
+ <connection>scm:git:ssh://git@github.com/Netcentric/bundle-namespace-validators.git</connection>
+ <developerConnection>scm:git:ssh://git@github.com/Netcentric/bundle-namespace-validators.git</developerConnection>
37
<tag>HEAD</tag>
38
<url>https://github.com/Netcentric/bundle-namespace-validators</url>
39
</scm>
0 commit comments