Skip to content

Commit 4173475

Browse files
author
Adrian Cole
committed
[maven-release-plugin] prepare release 0.2.0
1 parent 05aca11 commit 4173475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.zipkin.proto3</groupId>
66
<artifactId>zipkin-proto3</artifactId>
7-
<version>0.1.1-SNAPSHOT</version>
7+
<version>0.2.0</version>
88
<packaging>jar</packaging>
99

1010
<name>zipkin-proto3</name>
@@ -50,7 +50,7 @@
5050
<url>https://github.com/openzipkin/zipkin-api</url>
5151
<connection>scm:git:https://github.com/openzipkin/zipkin-api.git</connection>
5252
<developerConnection>scm:git:https://github.com/openzipkin/zipkin-api.git</developerConnection>
53-
<tag>HEAD</tag>
53+
<tag>0.2.0</tag>
5454
</scm>
5555

5656
<distributionManagement>

0 commit comments

Comments
 (0)