Skip to content

Commit 4fff8d9

Browse files
authored
Merge pull request #340 from makombe/version-1.6.8
Bump version to 1.6.8-SNAPSHOT
2 parents 430ef7e + 57e2591 commit 4fff8d9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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>kenyaemrorderentry</artifactId>
8-
<version>1.6.7</version>
8+
<version>1.6.8-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>kenyaemrorderentry-api</artifactId>

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>kenyaemrorderentry</artifactId>
8-
<version>1.6.7</version>
8+
<version>1.6.8-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>kenyaemrorderentry-omod</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.openmrs.module</groupId>
66
<artifactId>kenyaemrorderentry</artifactId>
7-
<version>1.6.7</version>
7+
<version>1.6.8-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>KenyaEMR Order Entry Module</name>
1010
<description>Drug Order Entry for OpenMRS 2.x</description>

0 commit comments

Comments
 (0)