Skip to content

Commit a4cf1cc

Browse files
author
nehashri
committed
Neha | bdshr-1232 | changing the release version to 2.3
1 parent edc944d commit a4cf1cc

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

fhirmapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>shrclient</artifactId>
77
<groupId>org.openmrs.module</groupId>
8-
<version>2.2-SNAPSHOT</version>
8+
<version>2.3-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

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

66
<groupId>org.openmrs.module</groupId>
77
<artifactId>shrclient</artifactId>
8-
<version>2.2-SNAPSHOT</version>
8+
<version>2.3-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010
<name>BD SHR interface Module</name>
1111
<description>Interfaces with BD SHR for patients and encounters</description>

shrclient-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openmrs.module</groupId>
77
<artifactId>shrclient</artifactId>
8-
<version>2.2-SNAPSHOT</version>
8+
<version>2.3-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>shrclient-api</artifactId>

shrclient-omod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openmrs.module</groupId>
77
<artifactId>shrclient</artifactId>
8-
<version>2.2-SNAPSHOT</version>
8+
<version>2.3-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>shrclient-omod</artifactId>

0 commit comments

Comments
 (0)