Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaSenchenko committed Dec 20, 2023
1 parent 0002119 commit 8474bbe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mod-di-converter-storage-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>mod-di-converter-storage</artifactId>
<version>2.1.5-SNAPSHOT</version>
<version>2.1.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion mod-di-converter-storage-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>mod-di-converter-storage</artifactId>
<version>2.1.5-SNAPSHOT</version>
<version>2.1.5</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.folio</groupId>
<artifactId>mod-di-converter-storage</artifactId>
<version>2.1.5-SNAPSHOT</version>
<version>2.1.5</version>
<packaging>pom</packaging>

<licenses>
Expand Down Expand Up @@ -189,7 +189,7 @@
<url>https://github.com/folio-org/mod-di-converter-storage</url>
<connection>scm:git:git://github.com/folio-org/mod-di-converter-storage</connection>
<developerConnection>scm:git:git@github.com:folio-org/mod-di-converter-storage.git</developerConnection>
<tag>v2.1.0</tag>
<tag>v2.1.5</tag>
</scm>

<pluginRepositories>
Expand Down

0 comments on commit 8474bbe

Please sign in to comment.