Skip to content

Commit 049ac3f

Browse files
committed
[maven-release-plugin] prepare release 0.2.0
1 parent 7fee497 commit 049ac3f

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
@@ -9,7 +9,7 @@
99

1010
<groupId>io.github.mweirauch</groupId>
1111
<artifactId>micrometer-jvm-extras</artifactId>
12-
<version>0.1.5-SNAPSHOT</version>
12+
<version>0.2.0</version>
1313

1414
<name>${project.artifactId}</name>
1515
<description>A set of additional JVM process metrics for micrometer.io.</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://github.com/mweirauch/micrometer-jvm-extras.git</connection>
3535
<developerConnection>scm:git:https://github.com/mweirauch/micrometer-jvm-extras.git</developerConnection>
3636
<url>https://github.com/mweirauch/micrometer-jvm-extras</url>
37-
<tag>HEAD</tag>
37+
<tag>0.2.0</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)