From d44114c152472892ee706529285e4b80df24dff5 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Wed, 29 Oct 2025 22:33:29 +0900 Subject: [PATCH] chore: bump fess-parent to 15.3.0 and module to 15.3.0-SNAPSHOT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - fess-parent: 15.2.0 → 15.3.0 - module version: 15.2.1-SNAPSHOT → 15.3.0-SNAPSHOT This change is for Fess version upgrade automation. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9cf5f12..4cbb729 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ fess-script-ognl jar OGNL Script Plugin - 15.2.1-SNAPSHOT + 15.3.0-SNAPSHOT scm:git:git@github.com:codelibs/fess-script-ognl.git scm:git:git@github.com:codelibs/fess-script-ognl.git @@ -14,7 +14,7 @@ org.codelibs.fess fess-parent - 15.2.0 + 15.3.0