Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
zipkinci committed Apr 8, 2018
1 parent c2f6dca commit 9485f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<description>Zipkin OpenTracing Brave bridge</description>
<inceptionYear>2016</inceptionYear>

<version>0.30.0</version>
<version>0.30.1-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -61,7 +61,7 @@
<connection>scm:git:https://github.com/openzipkin-contrib/brave-opentracing.git</connection>
<developerConnection>scm:git:https://github.com/openzipkin-contrib/brave-opentracing.git
</developerConnection>
<tag>0.30.0</tag>
<tag>HEAD</tag>
</scm>

<!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
Expand Down

0 comments on commit 9485f11

Please sign in to comment.