Skip to content

Commit 83509a7

Browse files
committed
[maven-release-plugin] prepare release 3.0
1 parent 4a3def1 commit 83509a7

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
@@ -3,7 +3,7 @@
33

44
<groupId>net.wasdev.wlp.tracer</groupId>
55
<artifactId>liberty-opentracing-zipkintracer</artifactId>
6-
<version>3.1-SNAPSHOT</version>
6+
<version>3.0</version>
77
<packaging>jar</packaging>
88

99
<name>liberty-zipkin-tracer</name>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:[email protected]:WASdev/sample.opentracing.zipkintracer.git</connection>
3030
<developerConnection>scm:git:[email protected]:WASdev/sample.opentracing.zipkintracer.git</developerConnection>
3131
<url>[email protected]:WASdev/sample.opentracing.zipkintracer.git</url>
32-
<tag>HEAD</tag>
32+
<tag>3.0</tag>
3333
</scm>
3434

3535
<developers>

0 commit comments

Comments
 (0)