Skip to content

Commit

Permalink
Release 3.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx committed Nov 10, 2023
1 parent 40e19dc commit b2246ee
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.folio</groupId>
<artifactId>mod-oai-pmh</artifactId>
<version>3.12.5-SNAPSHOT</version>
<version>3.12.5</version>

<name>OAI-PMH Repository Business Logic</name>
<description>Business logic to support the Open Archives Initiative Protocol for Metadata Harvesting</description>
Expand All @@ -18,7 +18,7 @@
<url>https://github.com/folio-org/mod-oai-pmh.git</url>
<connection>scm:git:git://github.com/folio-org/mod-oai-pmh.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/mod-oai-pmh.git</developerConnection>
<tag>v3.12.0</tag>
<tag>v3.12.5</tag>
</scm>

<issueManagement>
Expand Down Expand Up @@ -172,7 +172,7 @@
<mockserver-client-java.version>5.11.2</mockserver-client-java.version>
<generate-marc-utils-version>1.7.0</generate-marc-utils-version>
<postgres.image>postgres:12-alpine</postgres.image>
<folio-s3-client.version>2.0.4</folio-s3-client.version>
<folio-s3-client.version>2.0.5</folio-s3-client.version>
<aws.sdk.version>2.19.2</aws.sdk.version>

</properties>
Expand Down

0 comments on commit b2246ee

Please sign in to comment.