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 99c41f8 commit 2a1fa42Copy full SHA for 2a1fa42
pom.xml
@@ -38,4 +38,12 @@
38
<module>compiler</module>
39
</modules>
40
41
+ <scm>
42
+ <url>scm:git:git@github.com:OpenHFT/Java-Runtime-Compiler.git</url>
43
+ <connection>scm:git:git@github.com:OpenHFT/Java-Runtime-Compiler.git</connection>
44
+ <developerConnection>scm:git:git@github.com:OpenHFT/Java-Runtime-Compiler.git
45
+ </developerConnection>
46
+ <tag>master</tag>
47
+ </scm>
48
+
49
</project>
0 commit comments