Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
khandramai committed Nov 15, 2024
1 parent ab00fae commit 69617cc
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-bulk-operations</artifactId>
<name>mod-bulk-operations</name>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.2</version>
<packaging>jar</packaging>

<licenses>
Expand Down Expand Up @@ -548,7 +548,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>HEAD</tag>
<tag>v2.1.2</tag>
</scm>

<pluginRepositories>
Expand Down

0 comments on commit 69617cc

Please sign in to comment.