From bd1f0bd60400de1a0d9290bf6bf1f777d5e71e28 Mon Sep 17 00:00:00 2001 From: strangelookingnerd <49242855+strangelookingnerd@users.noreply.github.com> Date: Sun, 13 Oct 2024 12:31:39 +0200 Subject: [PATCH] Bump plugin version --- README.adoc | 3 ++- pom.xml | 8 +------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/README.adoc b/README.adoc index 181d0e64..7d227d2a 100644 --- a/README.adoc +++ b/README.adoc @@ -25,14 +25,15 @@ Release notes are recorded in https://github.com/jenkinsci/custom-folder-icon-pl === Version 2.x +* Version 2.15 requires Jenkins baseline 2.479.x and migrates to Java 17 and Jakarta EE 9. * Version 2.14 introduces a new type of icon. The `OpenSourceFolderIcon` provides icons from https://github.com/jenkinsci/oss-symbols-api-plugin[oss-symbols-api-plugin]. * Version 2.11 moved the <> to the _Appearance_ configuration -* Version 2.10 enables users to select the jobs to be considered for the combined build status in `BuildStatusFolderIcon`. .Changes in previous versions ... [%collapsible] ==== +* Version 2.10 enables users to select the jobs to be considered for the combined build status in `BuildStatusFolderIcon`. * Version 2.9 introduces a new type of icon. The `FontAwesomeFolderIcon` provides https://fontawesome.com[Font Awesome] icons. * Version 2.6 enables users to select and re-use an already existing `CustomFolderIcon`. diff --git a/pom.xml b/pom.xml index 7acaea41..987157e5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 5.0 + 5.1 @@ -84,12 +84,6 @@ org.jenkins-ci.plugins cloudbees-folder - - - org.ow2.asm - asm - 9.7 - io.jenkins.plugins apache-httpcomponents-client-5-api