From 41f3cef69187de0d85061bf4ae98cf4ed1e6063d Mon Sep 17 00:00:00 2001 From: "M.P. Korstanje" Date: Thu, 4 Jan 2024 15:38:56 +0100 Subject: [PATCH] Prepare release v4.2.0 Created-by: polyglot-release v1.3.2 --- CHANGELOG.md | 5 ++++- pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61690f3..4b5cca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [4.2.0] - 2024-01-04 ### Changed - Various Maven plugin updates @@ -43,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Changed -[Unreleased]: https://github.com/cucumber/cucumber-parent/compare/v4.1.1...HEAD +[Unreleased]: https://github.com/cucumber/cucumber-parent/compare/v4.2.0...HEAD +[4.2.0]: https://github.com/cucumber/cucumber-parent/compare/v4.1.1...v4.2.0 [4.1.1]: https://github.com/cucumber/cucumber-parent/compare/v4.1.0...v4.1.1 [4.1.0]: https://github.com/cucumber/cucumber-parent/compare/v4.0.2...v4.1.0 [4.0.2]: https://github.com/cucumber/cucumber-parent/compare/v4.0.1...v4.0.2 diff --git a/pom.xml b/pom.xml index f3af7df..668d45d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.cucumber cucumber-parent - 4.1.2-SNAPSHOT + 4.2.0 pom Cucumber Parent Common configuration for all Cucumber modules @@ -22,7 +22,7 @@ - 1668433227 + 1704379135 UTF-8 UTF-8 ${project.build.directory} @@ -69,7 +69,7 @@ scm:git:git://github.com/cucumber/cucumber-parent.git scm:git:git@github.com:cucumber/cucumber-parent.git git://github.com/cucumber/cucumber-parent.git - HEAD + v4.2.0