Skip to content

Commit 48e31e6

Browse files
committed
scn url was added
1 parent 389c8ea commit 48e31e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
<version>2.1.0</version>
88
<packaging>jar</packaging>
99

10+
<scm>
11+
<connection>scm:git:git://github.com/verhas/jScriptBasic.git</connection>
12+
<developerConnection>scm:git:ssh://github.com/verhas/jScriptBasic.git</developerConnection>
13+
<url>https:/github.com/verhas/jScriptBasic/tree/master</url>
14+
</scm>
15+
1016
<name>ScriptBasic for Java</name>
1117
<url>http://www.scriptbasic.com</url>
1218
<organization>

0 commit comments

Comments
 (0)