From 3ac2171b4ae1030b976263f414ddbbfea9d68291 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Thu, 25 Dec 2025 22:16:06 +0900 Subject: [PATCH] chore: update version to 15.4.0-SNAPSHOT Update project version and parent POM version from 15.3.0 to 15.4.0 for the next development cycle. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a51b941..9b63304 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ fess-script-example jar Example Script Plugin - 15.3.0-SNAPSHOT + 15.4.0-SNAPSHOT scm:git:git@github.com:codelibs/fess-script-example.git scm:git:git@github.com:codelibs/fess-script-example.git @@ -15,7 +15,7 @@ org.codelibs.fess fess-parent - 15.3.0 + 15.4.0