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 a14bfcd commit d34eef4Copy full SHA for d34eef4
pom.xml
@@ -31,8 +31,8 @@
31
</organization>
32
<scm>
33
<url>https://github.com/spdx/tools-java</url>
34
- <connection>https://github.com/spdx/tools-java.git</connection>
35
- <developerConnection>https://github.com/spdx/tools-java.git</developerConnection>
+ <connection>scm:git:git@github.com:spdx/tools-java.git</connection>
+ <developerConnection>scm:git:git@github.com:spdx/tools-java.git</developerConnection>
36
<tag>master</tag>
37
</scm>
38
<issueManagement>
0 commit comments