Skip to content

Commit 83a919e

Browse files
committed
prepare for release
1 parent 584c1b5 commit 83a919e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openmrs.module</groupId>
66
<artifactId>ugandaemrsync</artifactId>
7-
<version>1.2.1-SNAPSHOT</version>
7+
<version>1.2.2-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>ugandaemrsync-api</artifactId>

omod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openmrs.module</groupId>
55
<artifactId>ugandaemrsync</artifactId>
6-
<version>1.2.1-SNAPSHOT</version>
6+
<version>1.2.2-SNAPSHOT</version>
77
</parent>
88

99
<artifactId>ugandaemrsync-omod</artifactId>

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
<groupId>org.openmrs.module</groupId>
55
<artifactId>ugandaemrsync</artifactId>
6-
<version>1.2.1-SNAPSHOT</version>
6+
<version>1.2.2-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>UgandaemrSync</name>
99
<description>Provides data sharing capabilities from the facility level installation with other systems</description>
1010

11-
<url>https://github.com/METS-Programme/openmrs-module-ugandaemr-sync</url>
11+
<url>https://github.com/mohuganda/openmrs-module-ugandaemr-sync</url>
1212

1313
<developers>
1414
<developer>
@@ -25,9 +25,9 @@
2525
</organization>
2626

2727
<scm>
28-
<connection>scm:git:git@github.com:METS-Programme/openmrs-module-ugandaemr-sync.git</connection>
29-
<developerConnection>scm:git:git@github.com:METS-Programme/openmrs-module-ugandaemr-sync.git</developerConnection>
30-
<url>scm:git:https://github.com/METS-Programme/openmrs-module-ugandaemr-sync/</url>
28+
<connection>scm:git:git@github.com:mohuganda/openmrs-module-ugandaemr-sync.git</connection>
29+
<developerConnection>scm:git:git@github.com:mohuganda/openmrs-module-ugandaemr-sync.git</developerConnection>
30+
<url>scm:git:https://github.com/mohuganda/openmrs-module-ugandaemr-sync/</url>
3131
<tag>HEAD</tag>
3232
</scm>
3333

0 commit comments

Comments
 (0)