Skip to content

Commit c7aa75e

Browse files
committed
[maven-release-plugin] prepare release 2.1.4
1 parent 445816d commit c7aa75e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<parent>
44
<groupId>org.openmrs.module</groupId>
55
<artifactId>ugandaemrreports</artifactId>
6-
<version>2.1.4-SNAPSHOT</version>
6+
<version>2.1.4</version>
77
</parent>
88

99
<artifactId>ugandaemrreports-api</artifactId>
10-
<version>2.1.4-SNAPSHOT</version>
10+
<version>2.1.4</version>
1111
<name>UgandaEMR Reports Module API</name>
1212
<description>API project for UgandaEMR Reports</description>
1313

omod/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>org.openmrs.module</groupId>
66
<artifactId>ugandaemrreports</artifactId>
7-
<version>2.1.4-SNAPSHOT</version>
7+
<version>2.1.4</version>
88
</parent>
99

1010
<artifactId>ugandaemrreports-omod</artifactId>
11-
<version>2.1.4-SNAPSHOT</version>
11+
<version>2.1.4</version>
1212
<name>UgandaEMR Reports Module OMOD</name>
1313
<description>OMOD project for UgandaEMR Reports</description>
1414

pom.xml

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

44
<groupId>org.openmrs.module</groupId>
55
<artifactId>ugandaemrreports</artifactId>
6-
<version> 2.1.4-SNAPSHOT</version>
6+
<version> 2.1.4</version>
77
<packaging>pom</packaging>
88
<name>UgandaEMR Reports Module</name>
99
<description>Reports for the UgandaEMR distribution</description>
@@ -25,7 +25,7 @@
2525
<developerConnection>scm:git:git@github.com:mohuganda/openmrs-module-ugandaemr-reports.git
2626
</developerConnection>
2727
<url>scm:git:https://github.com/mohuganda/openmrs-module-ugandaemr-reports.git</url>
28-
<tag>2.0.36-SNAPSHOT</tag>
28+
<tag>2.1.4</tag>
2929
</scm>
3030

3131
<modules>

0 commit comments

Comments
 (0)