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 6be60ed commit 3f5cdcdCopy full SHA for 3f5cdcd
pom.xml
@@ -80,8 +80,8 @@
80
</properties>
81
82
<scm>
83
- <connection>scm:git:https://github.com/fracpete/jshell-scripting</connection>
84
- <developerConnection>scm:git:https://github.com/fracpete/jshell-scripting</developerConnection>
+ <connection>scm:git:ssh://git@github.com/fracpete/jshell-scripting</connection>
+ <developerConnection>scm:git:ssh://git@github.com/fracpete/jshell-scripting</developerConnection>
85
<url>https://github.com/fracpete/jshell-scripting</url>
86
<tag>HEAD</tag>
87
</scm>
0 commit comments