Skip to content

Commit d4bab8e

Browse files
committed
Version 9.3-RC1
1 parent ae53199 commit d4bab8e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

metrics-ebean/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>avaje-metrics-parent</artifactId>
55
<groupId>io.avaje</groupId>
6-
<version>9.3-SNAPSHOT</version>
6+
<version>9.3-RC1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

metrics-graphite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>avaje-metrics-parent</artifactId>
66
<groupId>io.avaje</groupId>
7-
<version>9.3-SNAPSHOT</version>
7+
<version>9.3-RC1</version>
88
</parent>
99

1010
<artifactId>avaje-metrics-graphite</artifactId>

metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.avaje</groupId>
55
<artifactId>avaje-metrics-parent</artifactId>
6-
<version>9.3-SNAPSHOT</version>
6+
<version>9.3-RC1</version>
77
</parent>
88

99
<artifactId>avaje-metrics</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>io.avaje</groupId>
1111
<artifactId>avaje-metrics-parent</artifactId>
12-
<version>9.3-SNAPSHOT</version>
12+
<version>9.3-RC1</version>
1313
<packaging>pom</packaging>
1414

1515
<url>https://avaje-metrics.github.io</url>

0 commit comments

Comments
 (0)