From 70a96e6a8e30e3f9e630cac53a303e1b8d25e75e Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Thu, 11 Sep 2025 22:01:06 +0900 Subject: [PATCH] chore: update version to 15.2.0-SNAPSHOT Updated project version from 15.1.0 to 15.2.0 in preparation for next release cycle. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8c89ddc..ce08632 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ fess-script-example jar Example Script Plugin - 15.1.0-SNAPSHOT + 15.2.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.1.0 + 15.2.0