Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zipkinci committed Dec 26, 2020
1 parent ad33655 commit 3e72b06
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.37.6-SNAPSHOT</version>
<version>1.0.0</version>

<properties>
<main.basedir>${project.basedir}</main.basedir>
Expand Down Expand Up @@ -92,7 +92,7 @@
<url>https://github.com/openzipkin-contrib/brave-opentracing</url>
<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>HEAD</tag>
<tag>1.0.0</tag>
</scm>

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

0 comments on commit 3e72b06

Please sign in to comment.