File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
109
1110 <groupId >io.github.mweirauch</groupId >
1211 <artifactId >micrometer-jvm-extras</artifactId >
13- <version >0.1.0-SNAPSHOT </version >
12+ <version >0.1.0</version >
1413
1514 <name >${project.artifactId} </name >
1615 <description >A set of additional JVM process metrics for micrometer.io.</description >
3534 <connection >scm:git:https://github.com/mweirauch/micrometer-jvm-extras.git</connection >
3635 <developerConnection >scm:git:https://github.com/mweirauch/micrometer-jvm-extras.git</developerConnection >
3736 <url >https://github.com/mweirauch/micrometer-jvm-extras</url >
38- <tag >HEAD </tag >
37+ <tag >0.1.0 </tag >
3938 </scm >
4039
4140 <properties >
You can’t perform that action at this time.
0 commit comments