Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
psmagin committed Apr 23, 2024
1 parent 6b93889 commit 029fa6e
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 @@ -12,7 +12,7 @@
<name>mod-search</name>
<groupId>org.folio</groupId>
<artifactId>mod-search</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
<description>FOLIO search service</description>
<packaging>jar</packaging>

Expand Down Expand Up @@ -568,7 +568,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.2</tag>
<tag>v3.2.3</tag>
</scm>

</project>

0 comments on commit 029fa6e

Please sign in to comment.