From abc19f3075b90394f7d6a2a4494f44ad1d093db7 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Thu, 11 Sep 2025 21:46:12 +0900 Subject: [PATCH] chore: update version to 15.1.0-SNAPSHOT - Update project version from 15.0.0-SNAPSHOT to 15.1.0-SNAPSHOT - Update parent POM version from 15.0.0 to 15.1.0 - Align with latest Fess parent release --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ddca037..8c89ddc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ fess-script-example jar Example Script Plugin - 15.0.0-SNAPSHOT + 15.1.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.0.0 + 15.1.0