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 d0c496f commit cd1642bCopy full SHA for cd1642b
pom.xml
@@ -32,8 +32,8 @@
32
</organization>
33
<scm>
34
<url>https://github.com/spdx/Spdx-Java-Library</url>
35
- <connection>scm:git:git://github.com/spdx/Spdx-Java-Library.git</connection>
36
- <developerConnection>scm:git:[email protected]:/spdx/Spdx-Java-Library.git</developerConnection>
+ <connection>scm:git:git@github.com:spdx/Spdx-Java-Library.git</connection>
+ <developerConnection>scm:git:[email protected]:spdx/Spdx-Java-Library.git</developerConnection>
37
<tag>master</tag>
38
</scm>
39
<distributionManagement>
0 commit comments