Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Linder committed Mar 15, 2022
1 parent 981dc40 commit 77d25b2
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 @@ -18,7 +18,7 @@

<groupId>com.github.honoluluhenk.fluent-bigdecimals</groupId>
<artifactId>fluent-bigdecimals</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand All @@ -31,7 +31,7 @@
<connection>scm:git:https://github.com/HonoluluHenk/fluent-bigdecimals.git</connection>
<developerConnection>scm:git:ssh://[email protected]/HonoluluHenk/fluent-bigdecimals.git</developerConnection>
<url>https://github.com/HonoluluHenk/fluent-bigdecimals</url>
<tag>1.0.13</tag>
<tag>2.1.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 77d25b2

Please sign in to comment.