Skip to content

Commit

Permalink
Update scm in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmale authored Oct 31, 2023
1 parent 25c5c02 commit 6d5bbd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
</organization>

<scm>
<connection>scm:git:https://github.com/SIGDEP-3/openmrs-module-hivscreening.git</connection>
<developerConnection>scm:git:https://github.com/SIGDEP-3/openmrs-module-hivscreening.git</developerConnection>
<url>scm:git:https://github.com/SIGDEP-3/openmrs-module-hivscreening.git</url>
<connection>scm:git:https://github.com/SIGDEP-3/org.openmrs.module.hivscreening.git</connection>
<developerConnection>scm:git:https://github.com/SIGDEP-3/org.openmrs.module.hivscreening.git</developerConnection>
<url>scm:git:https://github.com/SIGDEP-3/org.openmrs.module.hivscreening.git</url>
<tag>HEAD</tag>
</scm>

Expand Down

0 comments on commit 6d5bbd4

Please sign in to comment.