Skip to content

Commit 9a07c7e

Browse files
committed
Next development: 1.6.0-SNAPSHOT
1 parent 5a2fd47 commit 9a07c7e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

api-2.2/pom.xml

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

99
<artifactId>commonreports-api-2.2</artifactId>

api-2.5/pom.xml

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

99
<artifactId>commonreports-api-2.5</artifactId>

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>commonreports</artifactId>
8-
<version>1.5.0</version>
8+
<version>1.6.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>commonreports-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>commonreports</artifactId>
7-
<version>1.5.0</version>
7+
<version>1.6.0-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>commonreports-omod</artifactId>

pom.xml

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

1010
<groupId>org.openmrs.module</groupId>
1111
<artifactId>commonreports</artifactId>
12-
<version>1.5.0</version>
12+
<version>1.6.0-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414
<name>Common Reports</name>
1515
<description>Common set of reusable, standard or canned reports for OpenMRS that can be activated or deactivated</description>

0 commit comments

Comments
 (0)