File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1414 the License.
1515
1616-->
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" >
2018 <modelVersion >4.0.0</modelVersion >
2119
2220 <groupId >io.zipkin.contrib.brave</groupId >
2321 <artifactId >brave-kafka-interceptor</artifactId >
24- <version >0.5.6-SNAPSHOT </version >
22+ <version >0.6.0 </version >
2523
2624 <packaging >jar</packaging >
2725
6260 <url >https://github.com/openzipkin-contrib/brave-kafka-interceptor</url >
6361 <connection >scm:git:https://github.com/openzipkin-contrib/brave-kafka-interceptor.git</connection >
6462 <developerConnection >scm:git:https://github.com/openzipkin-contrib/brave-kafka-interceptor.git</developerConnection >
65- <tag >HEAD </tag >
63+ <tag >0.6.0 </tag >
6664 </scm >
6765
6866 <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
You can’t perform that action at this time.
0 commit comments