Skip to content

Commit 2f0c10d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 159a172 commit 2f0c10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-demo</artifactId>
5-
<version>1.6.0</version>
5+
<version>1.7.0-SNAPSHOT</version>
66
<name />
77
<packaging>pom</packaging>
88
<developers>
@@ -16,7 +16,7 @@
1616
<connection>scm:git:[email protected]:openmrs/openmrs-content-referenceapplication-demo.git</connection>
1717
<developerConnection>scm:git:[email protected]:openmrs/openmrs-content-referenceapplication-demo.git</developerConnection>
1818
<url>https://github.com/openmrs/openmrs-content-referenceapplication-demo.git</url>
19-
<tag>1.6.0</tag>
19+
<tag>HEAD</tag>
2020
</scm>
2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)