Skip to content

Commit

Permalink
[maven-release-plugin] prepare release metrics-feign-3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiede committed Feb 15, 2021
1 parent 903a45f commit fb8afde
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 @@ -4,7 +4,7 @@

<groupId>com.github.mwiede</groupId>
<artifactId>metrics-feign</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0</version>

<description>A decorator wrapping Feign client method handlers in order to provide metrics of calls to feign target
interfaces.
Expand Down Expand Up @@ -265,7 +265,7 @@
<url>https://github.com/mwiede/metrics-feign</url>
<connection>scm:git:https://github.com/mwiede/metrics-feign.git</connection>
<developerConnection>scm:git:https://github.com/mwiede/metrics-feign.git</developerConnection>
<tag>HEAD</tag>
<tag>metrics-feign-3.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit fb8afde

Please sign in to comment.