Skip to content

Commit

Permalink
Bumped version to v18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickWaweru committed Apr 8, 2022
1 parent 00a48da commit 81fc336
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>kenyaemr</artifactId>
<version>18.1.2</version>
<version>18.2.0</version>
</parent>

<artifactId>kenyaemr-api</artifactId>
<version>18.1.2</version>
<version>18.2.0</version>
<packaging>jar</packaging>
<name>KenyaEMR Module API</name>
<description>API project for KenyaEMR Module</description>
Expand Down
4 changes: 2 additions & 2 deletions omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>kenyaemr</artifactId>
<version>18.1.2</version>
<version>18.2.0</version>
</parent>

<artifactId>kenyaemr-omod</artifactId>
<version>18.1.2</version>
<version>18.2.0</version>
<packaging>jar</packaging>
<name>KenyaEMR Module OMOD</name>
<description>OMOD project for KenyaEMR Module</description>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>org.openmrs.module</groupId>
<artifactId>kenyaemr</artifactId>
<version>18.1.2</version>
<version>18.2.0</version>
<packaging>pom</packaging>
<name>KenyaEMR</name>
<description>OpenMRS-based EMR for Kenya</description>
Expand Down Expand Up @@ -60,7 +60,7 @@
<kenyacoreVersion>3.0.0</kenyacoreVersion>
<kenyadqVersion>1.4.0</kenyadqVersion>
<kenyauiVersion>3.0.0</kenyauiVersion>
<kenyaemrOrderentryVersion>1.2.1</kenyaemrOrderentryVersion>
<kenyaemrOrderentryVersion>1.2.2</kenyaemrOrderentryVersion>
<logicVersion>0.5.2</logicVersion>
<facilityReportingVersion>1.2.0</facilityReportingVersion>
<apacheHttpClientVersion>4.5.10</apacheHttpClientVersion>
Expand Down

0 comments on commit 81fc336

Please sign in to comment.