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 389c8ea commit 48e31e6Copy full SHA for 48e31e6
pom.xml
@@ -7,6 +7,12 @@
7
<version>2.1.0</version>
8
<packaging>jar</packaging>
9
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
+
16
<name>ScriptBasic for Java</name>
17
<url>http://www.scriptbasic.com</url>
18
<organization>
0 commit comments