Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
carmentrazza committed Oct 9, 2019
1 parent acdc2be commit 90511fc
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 @@

<groupId>org.folio</groupId>
<artifactId>mod-marccat</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.2.5</version>
<packaging>jar</packaging>

<description>Module to handle Bibliographic and Authority MARC record</description>
Expand Down Expand Up @@ -460,7 +460,7 @@
<url>https://github.com/folio-org/${project.artifactId}</url>
<connection>scm:git:git://github.com/folio-org/${project.artifactId}</connection>
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
<tag>HEAD</tag>
<tag>v2.2.5</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 90511fc

Please sign in to comment.