We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3def1 commit 83509a7Copy full SHA for 83509a7
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.wasdev.wlp.tracer</groupId>
5
<artifactId>liberty-opentracing-zipkintracer</artifactId>
6
- <version>3.1-SNAPSHOT</version>
+ <version>3.0</version>
7
<packaging>jar</packaging>
8
9
<name>liberty-zipkin-tracer</name>
@@ -29,7 +29,7 @@
29
<connection>scm:git:[email protected]:WASdev/sample.opentracing.zipkintracer.git</connection>
30
<developerConnection>scm:git:[email protected]:WASdev/sample.opentracing.zipkintracer.git</developerConnection>
31
<url>[email protected]:WASdev/sample.opentracing.zipkintracer.git</url>
32
- <tag>HEAD</tag>
+ <tag>3.0</tag>
33
</scm>
34
35
<developers>
0 commit comments