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 Nov 22, 2020
1 parent ff56168 commit 78133fb
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 @@ -19,7 +19,7 @@

<groupId>io.zipkin.layout</groupId>
<artifactId>zipkin-layout-factory</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<name>zipkin-layout-factory</name>
Expand Down Expand Up @@ -87,7 +87,7 @@
<url>https://github.com/openzipkin/zipkin-layout-factory</url>
<connection>scm:git:https://github.com/openzipkin/zipkin-layout-factory.git</connection>
<developerConnection>scm:git:https://github.com/openzipkin/zipkin-layout-factory.git</developerConnection>
<tag>HEAD</tag>
<tag>1.0.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 78133fb

Please sign in to comment.