Skip to content

Commit 1b30426

Browse files
author
opentracingci
committed
[maven-release-plugin] prepare release 0.3.0
1 parent db55e33 commit 1b30426

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.opentracing.contrib</groupId>
66
<artifactId>opentracing-concurrent</artifactId>
7-
<version>0.2.2-SNAPSHOT</version>
7+
<version>0.3.0</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>OpenTracing instrumentation for JDK concurrent package</description>
@@ -14,7 +14,7 @@
1414
<url>https://github.com/opentracing-contrib/java-concurrent</url>
1515
<connection>scm:git:https://github.com/opentracing-contrib/java-concurrent.git</connection>
1616
<developerConnection>scm:git:https://github.com/opentracing-contrib/java-concurrent.git</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>0.3.0</tag>
1818
</scm>
1919

2020
<licenses>

0 commit comments

Comments
 (0)