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 426937f commit 71d9b27Copy full SHA for 71d9b27
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.wasdev.wlp.tracer</groupId>
5
<artifactId>liberty-opentracing-zipkintracer</artifactId>
6
- <version>2.0.1</version>
+ <version>2.0.2-SNAPSHOT</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>2.0.1</tag>
+ <tag>HEAD</tag>
33
</scm>
34
35
<developers>
0 commit comments