Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash committed Nov 25, 2022
1 parent 765323b commit fcdea1e
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 @@ -9,7 +9,7 @@
</parent>
<groupId>org.folio</groupId>
<artifactId>mod-calendar</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>
<name>mod-calendar</name>
<description>FOLIO calendar module for service point openings</description>
Expand All @@ -26,7 +26,7 @@
<developerConnection>
scm:git:[email protected]:folio-org/${project.artifactId}.git
</developerConnection>
<tag>HEAD</tag>
<tag>v2.2.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit fcdea1e

Please sign in to comment.