diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 90787cb..1f36364 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -2,6 +2,6 @@ io.jenkins.tools.incrementals git-changelist-maven-extension - 1.6 + 1.7 diff --git a/pom.xml b/pom.xml index d4a2a73..c67b2b7 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins plugin - 4.53 + 4.72 @@ -38,7 +38,7 @@ hpi AWS Credentials Plugin - https://github.com/jenkinsci/aws-credentials-plugin + https://github.com/jenkinsci/${project.artifactId}-plugin MIT License @@ -47,16 +47,16 @@ - scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git - scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git - https://github.com/jenkinsci/${project.artifactId}-plugin + scm:git:https://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git + https://github.com/${gitHubRepo} ${scmTag} 999999-SNAPSHOT - 2.361.4 - 1.12.70 + 2.387.3 + jenkinsci/${project.artifactId}-plugin Max Low @@ -65,8 +65,8 @@ io.jenkins.tools.bom - bom-2.361.x - 1766.v0b_f2a_f7d0b_1d + bom-2.387.x + 2357.v1043f8578392 pom import @@ -82,7 +82,6 @@ org.jenkins-ci.plugins.aws-java-sdk aws-java-sdk-ec2 - ${aws-java-sdk.version} org.jenkins-ci.plugins @@ -116,12 +115,6 @@ org.mockito mockito-core test - - - org.hamcrest - hamcrest-core - - io.jenkins.configuration-as-code