Skip to content

Commit b4dd573

Browse files
[maven-release-plugin] prepare release 3.1.3
1 parent ad26e4f commit b4dd573

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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>aijar</artifactId>
7-
<version>3.2.1-SNAPSHOT</version>
7+
<version>3.1.3</version>
88
</parent>
99

1010
<artifactId>aijar-api</artifactId>

omod/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>aijar</artifactId>
7-
<version>3.2.1-SNAPSHOT</version>
7+
<version>3.1.3</version>
88
</parent>
99

1010
<artifactId>aijar-omod</artifactId>

pom.xml

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

55
<groupId>org.openmrs.module</groupId>
66
<artifactId>aijar</artifactId>
7-
<version>3.2.1-SNAPSHOT</version>
7+
<version>3.1.3</version>
88
<packaging>pom</packaging>
99
<name>Aijar</name>
1010
<description>Customizations for Uganda OpenMRS distribution</description>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git@github.com:METS-Programme/openmrs-module-aijar.git</connection>
5050
<developerConnection>scm:git:git@github.com:METS-Programme/openmrs-module-aijar.git</developerConnection>
5151
<url>scm:git:https://github.com/METS-Programme/openmrs-module-aijar</url>
52-
<tag>3.1.0</tag>
52+
<tag>3.1.3</tag>
5353
</scm>
5454

5555
<modules>

tools/pom.xml

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

0 commit comments

Comments
 (0)