We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241965e commit 1c90dffCopy full SHA for 1c90dff
1 file changed
pom.xml
@@ -10,6 +10,12 @@
10
<description>This module supports lab management workflow.</description>
11
12
<url>https://wiki.openmrs.org/x/FQ4z</url>
13
+ <scm>
14
+ <connection>scm:git@github.com:METS-Programme/openmrs-module-laboratorymanagement.git</connection>
15
+ <developerConnection>scm:git@github.com:METS-Programme/openmrs-module-laboratorymanagement.git</developerConnection>
16
+ <url>scm:git:https://github.com/METS-Programme/openmrs-module-laboratorymanagement.git/</url>
17
+ <tag>HEAD</tag>
18
+ </scm>
19
20
<modules>
21
<module>api</module>
0 commit comments