Skip to content

Commit e5a0310

Browse files
committed
[maven-release-plugin] prepare release ohdear-healthchecks-1.1.2
1 parent 92908c5 commit e5a0310

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
@@ -5,7 +5,7 @@
55
<artifactId>ohdear-healthchecks</artifactId>
66
<packaging>jar</packaging>
77
<groupId>net.zileo</groupId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99

1010
<name>OhDear Health Checks</name>
1111
<description>Bases classes for exposing health check results to OhDear application monitoring service.</description>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:https://github.com/zileo-net/ohdear-healthchecks.git</connection>
3232
<developerConnection>scm:git:https://github.com/zileo-net/ohdear-healthchecks.git</developerConnection>
3333
<url>https://github.com/zileo-net/ohdear-healthchecks</url>
34-
<tag>HEAD</tag>
34+
<tag>ohdear-healthchecks-1.1.2</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
 (0)