Skip to content

Commit 3f5cdcd

Browse files
committed
switched scm to ssh
1 parent 6be60ed commit 3f5cdcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
</properties>
8181

8282
<scm>
83-
<connection>scm:git:https://github.com/fracpete/jshell-scripting</connection>
84-
<developerConnection>scm:git:https://github.com/fracpete/jshell-scripting</developerConnection>
83+
<connection>scm:git:ssh://git@github.com/fracpete/jshell-scripting</connection>
84+
<developerConnection>scm:git:ssh://git@github.com/fracpete/jshell-scripting</developerConnection>
8585
<url>https://github.com/fracpete/jshell-scripting</url>
8686
<tag>HEAD</tag>
8787
</scm>

0 commit comments

Comments
 (0)