From 04e9c17cffd7830ee978b6e2e1c2f2c8d9d2a76c Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 22 May 2024 07:54:10 -0700 Subject: [PATCH] Refresh plugin build for May 2024 (#45) --- .github/CODEOWNERS | 1 + .mvn/extensions.xml | 2 +- pom.xml | 37 ++++++++++++------------------------- 3 files changed, 14 insertions(+), 26 deletions(-) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..901dd2b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @jenkinsci/kubernetes-credentials-plugin-developers diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 94863e6..4e0774d 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -2,6 +2,6 @@ io.jenkins.tools.incrementals git-changelist-maven-extension - 1.0-beta-7 + 1.8 diff --git a/pom.xml b/pom.xml index 5eb11dc..ef774dc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,25 @@ + 4.0.0 org.jenkins-ci.plugins plugin - 4.74 + 4.82 + org.jenkinsci.plugins kubernetes-credentials ${changelist} Kubernetes Credentials Plugin - https://github.com/jenkinsci/kubernetes-credentials-plugin/ + https://github.com/jenkinsci/${project.artifactId}-plugin hpi - scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git - scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git - https://github.com/jenkinsci/${project.artifactId}-plugin - kubernetes-credentials-0.11 + scm:git:https://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git + https://github.com/${gitHubRepo} + ${scmTag} @@ -37,21 +39,15 @@ 999999-SNAPSHOT + jenkinsci/${project.artifactId}-plugin - 2.401.1 + 2.401.3 bom-2.401.x - 2244.vd60654536b_96 - - - 1.53.v1c90fd9191a_b_ - 439.va_3cb_0a_6a_fb_29 - 1.0.9 - 6.8.1-224.vd388fca_4db_3b_ + 2745.vc7b_fe4c876fa_ 4.3.0 - 0.8.10 Max Low @@ -61,7 +57,6 @@ org.jenkins-ci.plugins kubernetes-client-api - ${kubernetes-client-api.version} org.jenkins-ci.plugins @@ -81,7 +76,6 @@ org.jenkins-ci.plugins authentication-tokens - ${authentication-tokens.version} @@ -94,13 +88,11 @@ org.jenkins-ci.plugins google-oauth-plugin - ${google-oauth-plugin.version} true org.jenkins-ci.plugins docker-commons - ${docker-commons.version} true @@ -126,11 +118,6 @@ import pom - - io.jenkins.plugins - okhttp-api - 4.11.0-157.v6852a_a_fa_ec11 - @@ -145,7 +132,7 @@ org.jacoco jacoco-maven-plugin - ${maven-jacoco.version} + ${jacoco-maven-plugin.version} prepare-agent