Skip to content

Commit

Permalink
Release 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx committed Nov 10, 2023
1 parent b4656ad commit 1dd2cc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>1.2.0-SNAPSHOT</version>
<version>1.1.6</version>
<packaging>jar</packaging>

<licenses>
Expand Down Expand Up @@ -40,7 +40,7 @@
<apache-commons-collections.version>4.4</apache-commons-collections.version>
<lombok.mapstruct-binding.version>0.2.0</lombok.mapstruct-binding.version>
<hibernate-types-52.version>2.10.3</hibernate-types-52.version>
<folio-s3-client.version>2.0.4</folio-s3-client.version>
<folio-s3-client.version>2.0.5</folio-s3-client.version>
<opencsv.version>5.7.1</opencsv.version>
<feign-jackson.version>12.1</feign-jackson.version>
<aws-sdk-java.version>2.19.2</aws-sdk-java.version>
Expand Down Expand Up @@ -510,7 +510,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:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
<tag>v1.1.0</tag>
<tag>v1.1.6</tag>
</scm>

</project>

0 comments on commit 1dd2cc8

Please sign in to comment.