Skip to content

Commit 1c90dff

Browse files
committed
add scm
1 parent 241965e commit 1c90dff

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
<description>This module supports lab management workflow.</description>
1111

1212
<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>
1319

1420
<modules>
1521
<module>api</module>

0 commit comments

Comments
 (0)