From 76d785c1a90003bf195c37e172f6cb3e622c4a6e Mon Sep 17 00:00:00 2001 From: Dane Tsao Date: Wed, 20 Mar 2024 16:21:30 -0500 Subject: [PATCH] Release 3.0.0 MODCAL-132 (#176) * Release v3.0.0 * Update dependency 'folio-spring-i18n' --- NEWS.md | 3 +++ pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 210f0961..c0b2e43b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +## 3.0.0 2024-03-20 +* Migrate in-house translation logic to centralized folio-spring-i18n (MODCAL-130) + ## 2.5.0 2023-10-11 * Update docker image specifier (MODCAL-128) diff --git a/pom.xml b/pom.xml index d0921f1f..adf5e31a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.folio mod-calendar - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT jar mod-calendar FOLIO calendar module for service point openings @@ -26,7 +26,7 @@ scm:git:git@github.com:folio-org/${project.artifactId}.git - v2.5.0 + v3.0.0 @@ -85,7 +85,7 @@ org.folio folio-spring-i18n - 7.3.0-SNAPSHOT + 8.1.0