File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed
Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <artifactId >metrics-parent</artifactId >
86 <groupId >io.avaje.metrics</groupId >
9- <version >9.0.0-SNAPSHOT </version >
7+ <version >9.0.0</version >
108 </parent >
119
1210 <artifactId >metrics-api</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.avaje.metrics</groupId >
55 <artifactId >metrics-parent</artifactId >
6- <version >9.0.0-SNAPSHOT </version >
6+ <version >9.0.0</version >
77 </parent >
88
99 <artifactId >metrics</artifactId >
1818 <dependency >
1919 <groupId >io.avaje.metrics</groupId >
2020 <artifactId >metrics-api</artifactId >
21- <version >9.0.0-SNAPSHOT </version >
21+ <version >9.0.0</version >
2222 </dependency >
2323
2424
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >org.avaje</groupId >
109
1110 <groupId >io.avaje.metrics</groupId >
1211 <artifactId >metrics-parent</artifactId >
13- <version >9.0.0-SNAPSHOT </version >
12+ <version >9.0.0</version >
1413 <packaging >pom</packaging >
1514
1615 <url >https://avaje-metrics.github.io</url >
1716
1817 <scm >
1918 <
developerConnection >scm:git:
[email protected] :avaje-metrics/metrics.git</
developerConnection >
20- <tag >HEAD </tag >
19+ <tag >metrics-parent-9.0.0 </tag >
2120 </scm >
2221
2322 <properties >
You can’t perform that action at this time.
0 commit comments