We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdaff31 commit f975b6fCopy full SHA for f975b6f
1 file changed
pom.xml
@@ -41,8 +41,8 @@
41
42
<scm>
43
<url>https://github.com/spotify/dataenum</url>
44
- <connection>scm:git:https://github.com/spotify/dataenum.git</connection>
45
- <developerConnection>scm:git:git://git@github.com:spotify/dataenum.git</developerConnection>
+ <connection>scm:git:git@github.com:spotify/dataenum.git</connection>
+ <developerConnection>scm:git:git@github.com:spotify/dataenum.git</developerConnection>
46
<tag>HEAD</tag>
47
</scm>
48
0 commit comments