Skip to content

Commit d5aad0e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 923b932 commit d5aad0e

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>ugandaemr</artifactId>
7-
<version>4.1.1</version>
7+
<version>4.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>ugandaemr-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>ugandaemr</artifactId>
7-
<version>4.1.1</version>
7+
<version>4.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>ugandaemr-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>ugandaemr</artifactId>
7-
<version>4.1.1</version>
7+
<version>4.1.2-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>UgandaEMR</name>
1010
<description>Customizations for Uganda OpenMRS distribution</description>
@@ -56,7 +56,7 @@
5656
<connection>scm:git:git@github.com:mohuganda/openmrs-module-ugandaemr.git</connection>
5757
<developerConnection>scm:git:git@github.com:mohuganda/openmrs-module-ugandaemr.git</developerConnection>
5858
<url>scm:git:https://github.com/mohuganda/openmrs-module-ugandaemr</url>
59-
<tag>4.1.1</tag>
59+
<tag>HEAD</tag>
6060
</scm>
6161

6262
<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>ugandaemr</artifactId>
55
<groupId>org.openmrs.module</groupId>
6-
<version>4.1.1</version>
6+
<version>4.1.2-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)