Commit 3003c8f zipkinci
committed
1 parent 57126a8 commit 3003c8f Copy full SHA for 3003c8f
File tree 3 files changed +8
-14
lines changed
3 files changed +8
-14
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.zipkin.openzipkin-contrib.zipkin-storage-kafka</groupId >
23
21
<artifactId >zipkin-storage-kafka-parent</artifactId >
24
- <version >0.6.0-SNAPSHOT </version >
22
+ <version >0.6.0</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.zipkin.openzipkin-contrib.zipkin-storage-kafka</groupId >
23
21
<artifactId >zipkin-storage-kafka-parent</artifactId >
24
- <version >0.6.0-SNAPSHOT </version >
22
+ <version >0.6.0</version >
25
23
<packaging >pom</packaging >
26
24
27
25
<modules >
63
61
<testcontainers .version>1.12.1</testcontainers .version>
64
62
65
63
<!-- override to set exclusions per-project -->
66
- <errorprone .args/>
64
+ <errorprone .args />
67
65
<errorprone .version>2.3.3</errorprone .version>
68
66
69
67
<maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
101
99
<connection >scm:git:https://github.com/openzipkin-contrib/zipkin-storage-kafka.git</connection >
102
100
<developerConnection >scm:git:https://github.com/openzipkin-contrib/zipkin-storage-kafka.git
103
101
</developerConnection >
104
- <tag >HEAD </tag >
102
+ <tag >0.6.0 </tag >
105
103
</scm >
106
104
107
105
<!-- 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 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.zipkin.openzipkin-contrib.zipkin-storage-kafka</groupId >
23
21
<artifactId >zipkin-storage-kafka-parent</artifactId >
24
- <version >0.6.0-SNAPSHOT </version >
22
+ <version >0.6.0</version >
25
23
</parent >
26
24
27
25
<artifactId >zipkin-storage-kafka</artifactId >
You can’t perform that action at this time.
0 commit comments