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 5615293 commit 223a1efCopy full SHA for 223a1ef
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.wasdev.wlp.tracer</groupId>
5
<artifactId>liberty-opentracing-zipkintracer</artifactId>
6
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
7
<packaging>jar</packaging>
8
9
<name>liberty-zipkin-tracer</name>
@@ -24,7 +24,7 @@
24
<connection>scm:git:[email protected]:WASdev/sample.opentracing.zipkintracer.git</connection>
25
<developerConnection>scm:git:[email protected]:WASdev/sample.opentracing.zipkintracer.git</developerConnection>
26
<url>[email protected]:WASdev/sample.opentracing.zipkintracer.git</url>
27
- <tag>1.2-RC1</tag>
+ <tag>1.2</tag>
28
</scm>
29
30
<developers>
0 commit comments