From 8c1982e4b3cf31df861e956bcccc2ef63a6ffd6d Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Tue, 28 Oct 2025 23:06:51 +0900 Subject: [PATCH] chore: update version to 15.3.0-SNAPSHOT Update project version from 15.2.0-SNAPSHOT to 15.3.0-SNAPSHOT and parent POM version from 15.2.0 to 15.3.0 to align with the latest Fess framework release. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ce08632..a51b941 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ fess-script-example jar Example Script Plugin - 15.2.0-SNAPSHOT + 15.3.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.2.0 + 15.3.0