From 4d1f9c1544146ba9b48c3d378ac7a6b3bb0e5821 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Tue, 11 Apr 2023 12:27:12 +0200 Subject: [PATCH 1/2] Bump version of coverage-model to 0.22.1. Fixes https://github.com/jenkinsci/code-coverage-api-plugin/issues/630. Release notes: https://github.com/jenkinsci/coverage-model/releases/tag/v0.22.1 --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index fd9221228..966b1175d 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -32,7 +32,7 @@ 1.18.0 1.83 - 0.22.0 + 0.22.1 2.0.0 1.29.0-4 1.7.8 From 081efdb74097c8e9ee0d8031e8ccf05dd541c6d3 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Tue, 11 Apr 2023 12:29:01 +0200 Subject: [PATCH 2/2] Bump version to 4.2.1. --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index 966b1175d..7b2968e49 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -19,7 +19,7 @@ https://github.com/jenkinsci/code-coverage-api-plugin - 4.3.0 + 4.2.1 -SNAPSHOT jenkinsci/code-coverage-api-plugin