Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroleak committed Feb 16, 2022
1 parent ad1504e commit 550da78
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.zeroleak</groupId>
<artifactId>throwing-supplier</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
<name>throwing-supplier</name>
<description>Guava cache supplier extension to memoize exceptions, fallback, expiration control.</description>
<url>https://github.com/zeroleak/throwing-supplier</url>
Expand Down Expand Up @@ -77,7 +77,7 @@
<connection>scm:git:https://github.com/zeroleak/throwing-supplier.git</connection>
<url>http://github.com/zeroleak/throwing-supplier</url>
<developerConnection>scm:git:https://github.com/zeroleak/throwing-supplier.git</developerConnection>
<tag>HEAD</tag>
<tag>1.0.7</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 550da78

Please sign in to comment.