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.proto3</groupId >
2321 <artifactId >zipkin-proto3</artifactId >
24- <version >0.2.2-SNAPSHOT </version >
22+ <version >0.2.1 </version >
2523 <packaging >jar</packaging >
2624
2725 <name >zipkin-proto3</name >
6361 <url >https://github.com/openzipkin/zipkin-api</url >
6462 <connection >scm:git:https://github.com/openzipkin/zipkin-api.git</connection >
6563 <developerConnection >scm:git:https://github.com/openzipkin/zipkin-api.git</developerConnection >
66- <tag >HEAD </tag >
64+ <tag >0.2.1 </tag >
6765 </scm >
6866
6967 <!-- 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