File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed
Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1717 limitations under the License.
1818
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0"
21- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2321 <parent >
2422 <groupId >org.apache.zipkin.brave.cassandra</groupId >
2523 <artifactId >brave-cassandra-parent</artifactId >
26- <version >0.10.2-SNAPSHOT </version >
24+ <version >0.10.2</version >
2725 </parent >
2826 <modelVersion >4.0.0</modelVersion >
2927
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.zipkin.brave.cassandra</groupId >
2323 <artifactId >brave-cassandra-parent</artifactId >
24- <version >0.10.2-SNAPSHOT </version >
24+ <version >0.10.2</version >
2525 </parent >
2626 <modelVersion >4.0.0</modelVersion >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.zipkin.brave.cassandra</groupId >
2323 <artifactId >brave-cassandra-parent</artifactId >
24- <version >0.10.2-SNAPSHOT </version >
24+ <version >0.10.2</version >
2525 </parent >
2626 <modelVersion >4.0.0</modelVersion >
2727
Original file line number Diff line number Diff line change 2828
2929 <groupId >org.apache.zipkin.brave.cassandra</groupId >
3030 <artifactId >brave-cassandra-parent</artifactId >
31- <version >0.10.2-SNAPSHOT </version >
31+ <version >0.10.2</version >
3232 <packaging >pom</packaging >
3333
3434 <modules >
8080 <url >https://github.com/apache/incubator-zipkin-brave-cassandra</url >
8181 <connection >scm:git:https://github.com/apache/incubator-zipkin-brave-cassandra.git</connection >
8282 <developerConnection >scm:git:https://github.com/apache/incubator-zipkin-brave-cassandra.git</developerConnection >
83- <tag >HEAD </tag >
83+ <tag >v0.10.2 </tag >
8484 </scm >
8585
8686 <!-- 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