From fe3c455ded10a103aa6d26b6ea43a61bbe86185e Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Thu, 11 Sep 2025 22:01:15 +0900 Subject: [PATCH] chore: bump version to 15.1.0 Update project version and parent POM version from 15.0.x to 15.1.0 to align with the next development cycle. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0cafaf9..72254e7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ fess-script-ognl jar OGNL Script Plugin - 15.0.1-SNAPSHOT + 15.1.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.0.0 + 15.1.0