Skip to content

Commit 58968ab

Browse files
author
opentracingci
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8e1ea9a commit 58968ab

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
@@ -18,7 +18,7 @@
1818
<modelVersion>4.0.0</modelVersion>
1919
<groupId>io.opentracing.contrib</groupId>
2020
<artifactId>opentracing-mongo-driver</artifactId>
21-
<version>0.0.6</version>
21+
<version>0.0.7-SNAPSHOT</version>
2222

2323
<name>${project.groupId}:${project.artifactId}</name>
2424
<description>OpenTracing Instrumentation for Mongo Driver</description>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:https://github.com/opentracing-contrib/java-mongo-driver.git</connection>
3131
<developerConnection>scm:git:https://github.com/opentracing-contrib/java-mongo-driver.git
3232
</developerConnection>
33-
<tag>0.0.6</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<licenses>

0 commit comments

Comments
 (0)