File tree Expand file tree Collapse file tree 13 files changed +17
-19
lines changed
Expand file tree Collapse file tree 13 files changed +17
-19
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <artifactId >zipkin-reporter-parent</artifactId >
1111 <groupId >io.zipkin.reporter2</groupId >
12- <version >3.4.0-SNAPSHOT </version >
12+ <version >3.4.0</version >
1313 </parent >
1414 <modelVersion >4.0.0</modelVersion >
1515
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.zipkin.reporter2</groupId >
1313 <artifactId >zipkin-reporter-parent</artifactId >
14- <version >3.4.0-SNAPSHOT </version >
14+ <version >3.4.0</version >
1515 </parent >
1616
1717 <artifactId >zipkin-sender-amqp-client</artifactId >
Original file line number Diff line number Diff line change 55 SPDX-License-Identifier: Apache-2.0
66
77-->
8- <project xmlns =" http://maven.apache.org/POM/4.0.0"
9- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
8+ <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" >
119 <modelVersion >4.0.0</modelVersion >
1210
1311 <parent >
1412 <groupId >io.zipkin.reporter2</groupId >
1513 <artifactId >zipkin-reporter-parent</artifactId >
16- <version >3.4.0-SNAPSHOT </version >
14+ <version >3.4.0</version >
1715 </parent >
1816
1917 <artifactId >benchmarks</artifactId >
157155 <!-- instead of javac-with-errorprone -->
158156 <compilerId >javac</compilerId >
159157 <!-- scrub errorprone compiler args -->
160- <compilerArgs />
158+ <compilerArgs />
161159 <annotationProcessorPaths >
162160 <path >
163161 <groupId >org.openjdk.jmh</groupId >
Original file line number Diff line number Diff line change 2020 <groupId >io.zipkin.reporter2</groupId >
2121 <artifactId >zipkin-reporter-bom</artifactId >
2222 <name >Zipkin Reporter BOM</name >
23- <version >3.4.0-SNAPSHOT </version >
23+ <version >3.4.0</version >
2424 <packaging >pom</packaging >
2525 <description >Bill Of Materials POM for all Zipkin reporter artifacts</description >
2626
5151 <url >https://github.com/openzipkin/zipkin-reporter-java</url >
5252 <connection >scm:git:https://github.com/openzipkin/zipkin-reporter-java.git</connection >
5353 <developerConnection >scm:git:https://github.com/openzipkin/zipkin-reporter-java.git</developerConnection >
54- <tag >HEAD </tag >
54+ <tag >3.4.0 </tag >
5555 </scm >
5656
5757 <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >io.zipkin.reporter2</groupId >
1111 <artifactId >zipkin-reporter-parent</artifactId >
12- <version >3.4.0-SNAPSHOT </version >
12+ <version >3.4.0</version >
1313 </parent >
1414 <modelVersion >4.0.0</modelVersion >
1515
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.zipkin.reporter2</groupId >
1313 <artifactId >zipkin-reporter-parent</artifactId >
14- <version >3.4.0-SNAPSHOT </version >
14+ <version >3.4.0</version >
1515 </parent >
1616
1717 <artifactId >zipkin-reporter</artifactId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.zipkin.reporter2</groupId >
1313 <artifactId >zipkin-reporter-parent</artifactId >
14- <version >3.4.0-SNAPSHOT </version >
14+ <version >3.4.0</version >
1515 </parent >
1616
1717 <artifactId >zipkin-sender-kafka</artifactId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.zipkin.reporter2</groupId >
1313 <artifactId >zipkin-reporter-parent</artifactId >
14- <version >3.4.0-SNAPSHOT </version >
14+ <version >3.4.0</version >
1515 </parent >
1616
1717 <artifactId >zipkin-sender-libthrift</artifactId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.zipkin.reporter2</groupId >
1313 <artifactId >zipkin-reporter-parent</artifactId >
14- <version >3.4.0-SNAPSHOT </version >
14+ <version >3.4.0</version >
1515 </parent >
1616
1717 <artifactId >zipkin-reporter-metrics-micrometer</artifactId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.zipkin.reporter2</groupId >
1313 <artifactId >zipkin-reporter-parent</artifactId >
14- <version >3.4.0-SNAPSHOT </version >
14+ <version >3.4.0</version >
1515 </parent >
1616
1717 <artifactId >zipkin-sender-okhttp3</artifactId >
You can’t perform that action at this time.
0 commit comments