Commit 2201013 1 parent bbdf04c commit 2201013 Copy full SHA for 2201013
File tree 3 files changed +7
-11
lines changed
3 files changed +7
-11
lines changed 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
<parent >
22
20
<groupId >io.github.jeqo.zipkin</groupId >
23
21
<artifactId >zipkin-storage-kafka-parent</artifactId >
24
- <version >0.5.4-SNAPSHOT </version >
22
+ <version >0.5.4</version >
25
23
</parent >
26
24
27
25
<artifactId >zipkin-autoconfigure-storage-kafka</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
<groupId >io.github.jeqo.zipkin</groupId >
23
21
<artifactId >zipkin-storage-kafka-parent</artifactId >
24
- <version >0.5.4-SNAPSHOT </version >
22
+ <version >0.5.4</version >
25
23
<packaging >pom</packaging >
26
24
27
25
<name >Zipkin Storage: Kafka (Parent)</name >
51
49
<zipkin-sender-kafka .version>2.10.1</zipkin-sender-kafka .version>
52
50
53
51
<!-- override to set exclusions per-project -->
54
- <errorprone .args/>
52
+ <errorprone .args />
55
53
<errorprone .version>2.3.2</errorprone .version>
56
54
57
55
<license-maven-plugin .version>3.0</license-maven-plugin .version>
84
82
<developerConnection >scm:git:ssh://git@github.com/jeqo/zipkin-storage-kafka.git
85
83
</developerConnection >
86
84
<url >http://github.com/jeqo/zipkin-storage-kafka/tree/master</url >
87
- <tag >HEAD </tag >
85
+ <tag >0.5.4 </tag >
88
86
</scm >
89
87
90
88
<dependencyManagement >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >io.github.jeqo.zipkin</groupId >
21
21
<artifactId >zipkin-storage-kafka-parent</artifactId >
22
- <version >0.5.4-SNAPSHOT </version >
22
+ <version >0.5.4</version >
23
23
</parent >
24
24
25
25
<artifactId >zipkin-storage-kafka</artifactId >
You can’t perform that action at this time.
0 commit comments