Skip to content

Commit 914c3c7

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8c20101 commit 914c3c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.openmrs.content</groupId>
44
<artifactId>referenceapplication</artifactId>
5-
<version>1.1.1</version>
5+
<version>1.1.2-SNAPSHOT</version>
66
<packaging>pom</packaging>
77
<name>Reference Application Content</name>
88
<description>Baseline content for the O3 Reference Application</description>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:git@github.com:openmrs/openmrs-content-referenceapplication.git</connection>
1818
<developerConnection>scm:git:git@github.com:openmrs/openmrs-content-referenceapplication.git</developerConnection>
1919
<url>https://github.com/openmrs/openmrs-content-referenceapplication.git</url>
20-
<tag>1.1.1</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222
<properties>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)