Skip to content

Commit 5558116

Browse files
committed
[maven-release-plugin] prepare release 1.4.0
1 parent 2628584 commit 5558116

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</artifactId>
5-
<version>1.4.0-SNAPSHOT</version>
5+
<version>1.4.0</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:[email protected]:openmrs/openmrs-content-referenceapplication.git</connection>
1818
<developerConnection>scm:git:[email protected]:openmrs/openmrs-content-referenceapplication.git</developerConnection>
1919
<url>https://github.com/openmrs/openmrs-content-referenceapplication.git</url>
20-
<tag>HEAD</tag>
20+
<tag>1.4.0</tag>
2121
</scm>
2222
<properties>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)