From 9dc36add9ac4fd6bfaa87ce20716d58951da7fd6 Mon Sep 17 00:00:00 2001 From: Oliver Wolff <23139298+cuioss@users.noreply.github.com> Date: Thu, 5 Feb 2026 09:59:34 +0100 Subject: [PATCH] chore: prepare release 4.1.2 - Update cui-java-parent from 1.3.4 to 1.4.0 - Add explicit maven.compiler.release=17 (via rewrite) - Increment release version to 4.1.2 Co-Authored-By: Claude Opus 4.5 --- .github/project.yml | 2 +- pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 5589e2b..a147593 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -2,7 +2,7 @@ name: cui-jsf-test-basic release: - current-version: 4.1.1 + current-version: 4.1.2 next-version: 4.0-SNAPSHOT create-github-release: true diff --git a/pom.xml b/pom.xml index b7dc0a2..8b4ba49 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.cuioss cui-java-parent - 1.3.4 + 1.4.0 de.cuioss.test @@ -29,6 +29,7 @@ GitHub Issues + 17 de.cuioss.test.jsf