Skip to content

Commit

Permalink
feat(pub-period-migration) revert the publication period migration ch…
Browse files Browse the repository at this point in the history
…anges.
  • Loading branch information
SvitlanaKovalova1 committed Jan 10, 2025
1 parent 7837d1e commit 5350223
Show file tree
Hide file tree
Showing 39 changed files with 52 additions and 1,826 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<commons-lang3.version>3.17.0</commons-lang3.version>
<log4j.version>2.24.3</log4j.version>
<folio-s3-client.version>2.3.0-SNAPSHOT</folio-s3-client.version>
<google-code-gson.version>2.11.0</google-code-gson.version>

<okapi-testing.version>6.1.1</okapi-testing.version>
<junit.version>5.11.4</junit.version>
Expand Down Expand Up @@ -140,11 +139,6 @@
<artifactId>folio-s3-client</artifactId>
<version>${folio-s3-client.version}</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>${google-code-gson.version}</version>
</dependency>

<!-- Test Dependencies -->
<dependency>
Expand Down
Loading

0 comments on commit 5350223

Please sign in to comment.