We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86cb0d commit 9897e77Copy full SHA for 9897e77
pom.xml
@@ -9,15 +9,15 @@
9
10
<groupId>org.avaje.metric</groupId>
11
<artifactId>metric-core</artifactId>
12
- <version>6.1.4-SNAPSHOT</version>
+ <version>6.1.4</version>
13
<packaging>jar</packaging>
14
15
<name>metric-core</name>
16
<url>http://avaje-metric.github.io</url>
17
18
<scm>
19
<developerConnection>scm:git:[email protected]:avaje-metric/avaje-metric-core.git</developerConnection>
20
- <tag>HEAD</tag>
+ <tag>metric-core-6.1.4</tag>
21
</scm>
22
23
<dependencies>
0 commit comments