Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
viacheslavkol committed Dec 17, 2024
1 parent e845eab commit 661aab2
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 @@ -11,7 +11,7 @@

<groupId>org.folio</groupId>
<artifactId>mod-entities-links</artifactId>
<version>3.1.2-SNAPSHOT</version>
<version>3.1.2</version>
<description>Module for storing and processing links between entities</description>
<packaging>jar</packaging>

Expand Down Expand Up @@ -467,7 +467,7 @@
<url>https://github.com/folio-org/${project.artifactId}</url>
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
<tag>release/v3.1</tag>
<tag>v3.1.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 661aab2

Please sign in to comment.