File tree 14 files changed +17
-19
lines changed
14 files changed +17
-19
lines changed Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >zipkin-reporter-parent</artifactId >
20
20
<groupId >io.zipkin.reporter2</groupId >
21
- <version >2.16.4-SNAPSHOT </version >
21
+ <version >2.16.4</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >zipkin-sender-amqp-client</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >benchmarks</artifactId >
Original file line number Diff line number Diff line change 20
20
<groupId >io.zipkin.reporter2</groupId >
21
21
<artifactId >zipkin-reporter-bom</artifactId >
22
22
<name >Zipkin Reporter BOM</name >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
<packaging >pom</packaging >
25
25
<description >Bill Of Materials POM for all Zipkin reporter artifacts</description >
26
26
53
53
<url >https://github.com/openzipkin/zipkin-reporter-java</url >
54
54
<connection >scm:git:https://github.com/openzipkin/zipkin-reporter-java.git</connection >
55
55
<developerConnection >scm:git:https://github.com/openzipkin/zipkin-reporter-java.git</developerConnection >
56
- <tag >HEAD </tag >
56
+ <tag >2.16.4 </tag >
57
57
</scm >
58
58
59
59
<!-- 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 18
18
<parent >
19
19
<groupId >io.zipkin.reporter2</groupId >
20
20
<artifactId >zipkin-reporter-parent</artifactId >
21
- <version >2.16.4-SNAPSHOT </version >
21
+ <version >2.16.4</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >zipkin-reporter</artifactId >
Original file line number Diff line number Diff line change 14
14
the License.
15
15
16
16
-->
17
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
18
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17
+ <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" >
20
18
<modelVersion >4.0.0</modelVersion >
21
19
22
20
<parent >
23
21
<groupId >io.zipkin.reporter2</groupId >
24
22
<artifactId >zipkin-reporter-parent</artifactId >
25
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
26
24
</parent >
27
25
28
26
<artifactId >zipkin-sender-kafka</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >zipkin-sender-kafka08</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >zipkin-sender-libthrift</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >zipkin-reporter-metrics-micrometer</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >zipkin-sender-okhttp3</artifactId >
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >io.zipkin.reporter2</groupId >
21
21
<artifactId >zipkin-reporter-parent</artifactId >
22
- <version >2.16.4-SNAPSHOT </version >
22
+ <version >2.16.4</version >
23
23
<packaging >pom</packaging >
24
24
25
25
<modules >
116
116
<url >https://github.com/openzipkin/zipkin-reporter-java</url >
117
117
<connection >scm:git:https://github.com/openzipkin/zipkin-reporter-java.git</connection >
118
118
<developerConnection >scm:git:https://github.com/openzipkin/zipkin-reporter-java.git</developerConnection >
119
- <tag >HEAD </tag >
119
+ <tag >2.16.4 </tag >
120
120
</scm >
121
121
122
122
<!-- 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 18
18
<parent >
19
19
<groupId >io.zipkin.reporter2</groupId >
20
20
<artifactId >zipkin-reporter-parent</artifactId >
21
- <version >2.16.4-SNAPSHOT </version >
21
+ <version >2.16.4</version >
22
22
</parent >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.zipkin.reporter2</groupId >
22
22
<artifactId >zipkin-reporter-parent</artifactId >
23
- <version >2.16.4-SNAPSHOT </version >
23
+ <version >2.16.4</version >
24
24
</parent >
25
25
26
26
<artifactId >zipkin-sender-urlconnection</artifactId >
You can’t perform that action at this time.
0 commit comments