Skip to content

Commit 6dfb2b9

Browse files
committed
POM: Stop using git:// protocol with github.com
The GitHub platform is discontinuing support for it. See: https://github.blog/2021-09-01-improving-git-protocol-security-github/#whats-changing
1 parent 2307833 commit 6dfb2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</mailingLists>
6868

6969
<scm>
70-
<connection>scm:git:git://github.com/scijava/scripting-jython</connection>
70+
<connection>scm:git:https://github.com/scijava/scripting-jython</connection>
7171
<developerConnection>scm:git:[email protected]:scijava/scripting-jython</developerConnection>
7272
<tag>HEAD</tag>
7373
<url>https://github.com/scijava/scripting-jython</url>

0 commit comments

Comments
 (0)