Skip to content

Commit

Permalink
Releasing 4.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jan 23, 2025
1 parent e224279 commit 22929c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</parent>

<artifactId>vertx-micrometer-metrics</artifactId>
<version>4.5.12-SNAPSHOT</version>
<version>4.5.12</version>

<name>Vert.x metrics implementation for Micrometer.io</name>

Expand All @@ -34,7 +34,7 @@
</scm>

<properties>
<stack.version>4.5.12-SNAPSHOT</stack.version>
<stack.version>4.5.12</stack.version>
<assertj.version>3.9.0</assertj.version>
<junit.version>4.13.1</junit.version>
<maven-failsafe-plugin.version>2.18.1</maven-failsafe-plugin.version>
Expand Down Expand Up @@ -254,4 +254,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 22929c0

Please sign in to comment.