Skip to content

Commit bd6cf2a

Browse files
committed
[maven-release-plugin] rollback the release of 2.0.0
1 parent 4e584bc commit bd6cf2a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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>2.0.1-SNAPSHOT</version>
7+
<version>2.0.0-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>2.0.1-SNAPSHOT</version>
6+
<version>2.0.0-SNAPSHOT</version>
77
</parent>
88

99
<artifactId>ugandaemrsync-omod</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.openmrs.module</groupId>
55
<artifactId>ugandaemrsync</artifactId>
6-
<version>2.0.1-SNAPSHOT</version>
6+
<version>2.0.0-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>

0 commit comments

Comments
 (0)