diff --git a/pom.xml b/pom.xml index dab4696c..3464c5ce 100644 --- a/pom.xml +++ b/pom.xml @@ -1,226 +1,226 @@ - - - - - 4.0.0 - - - org.jenkins-ci.plugins - plugin - 3.21 - - - - com.cloudbees.jenkins.plugins - kubernetes-credentials-provider - ${revision}${changelist} - hpi - - Kubernetes Credentials Provider - Provides a credentials store backed by Kubernetes. - https://github.com/jenkinsci/kubernetes-credentials-provider-plugin - 2018 - - - 0.10 - -SNAPSHOT - 2.89 - 8 - - 0 - - - - scm:git:ssh://git@github.com/jenkinsci/kubernetes-credentials-provider-plugin.git - scm:git:ssh://git@github.com/jenkinsci/kubernetes-credentials-provider-plugin.git - https://github.com/jenkinsci/kubernetes-credentials-provider-plugin - ${scmTag} - - - - - MIT License - http://www.opensource.org/licenses/mit-license.php - - - - - - teilo - James Nord - - - agentgonzo - Steve Arch - - - - - - - org.jenkins-ci.plugins - credentials - 2.1.16 - - - org.jenkins-ci.plugins - plain-credentials - 1.4 - - - org.jenkins-ci.plugins - ssh-credentials - 1.13 - - - org.jenkins-ci.plugins - variant - 1.1 - - - io.fabric8 - kubernetes-client - 3.1.8 - - - org.slf4j - jul-to-slf4j - - - - - junit - junit - 4.12 - - - com.github.spotbugs - spotbugs-annotations - 3.1.0 - - - org.hamcrest - java-hamcrest - 2.0.0.0 - - - org.mockito - mockito-core - 2.9.0 - - - org.powermock - powermock-module-junit4 - 1.7.3 - - - org.powermock - powermock-api-mockito2 - 1.7.3 - - - org.awaitility - awaitility - 3.0.0 - - - - - - - org.jenkins-ci.plugins - credentials - - - - org.jenkins-ci.plugins - plain-credentials - true - - - - org.jenkins-ci.plugins - ssh-credentials - true - - - io.fabric8 - kubernetes-client - - - org.jenkins-ci.plugins - variant - - - - junit - junit - test - - - org.hamcrest - java-hamcrest - test - - - org.mockito - mockito-core - test - - - org.powermock - powermock-module-junit4 - test - - - org.powermock - powermock-api-mockito2 - test - - - - - com.github.spotbugs - spotbugs-annotations - provided - true - - - - - - - repo.jenkins-ci.org - - true - - http://repo.jenkins-ci.org/public/ - - - - - repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ - - - + + + + + 4.0.0 + + + org.jenkins-ci.plugins + plugin + 3.21 + + + + com.cloudbees.jenkins.plugins + kubernetes-credentials-provider + 0.10 + hpi + + Kubernetes Credentials Provider + Provides a credentials store backed by Kubernetes. + https://github.com/jenkinsci/kubernetes-credentials-provider-plugin + 2018 + + + 0.10 + -SNAPSHOT + 2.89 + 8 + + 0 + + + + scm:git:ssh://git@github.com/jenkinsci/kubernetes-credentials-provider-plugin.git + scm:git:ssh://git@github.com/jenkinsci/kubernetes-credentials-provider-plugin.git + https://github.com/jenkinsci/kubernetes-credentials-provider-plugin + kubernetes-credentials-provider-0.10 + + + + + MIT License + http://www.opensource.org/licenses/mit-license.php + + + + + + teilo + James Nord + + + agentgonzo + Steve Arch + + + + + + + org.jenkins-ci.plugins + credentials + 2.1.16 + + + org.jenkins-ci.plugins + plain-credentials + 1.4 + + + org.jenkins-ci.plugins + ssh-credentials + 1.13 + + + org.jenkins-ci.plugins + variant + 1.1 + + + io.fabric8 + kubernetes-client + 3.1.8 + + + org.slf4j + jul-to-slf4j + + + + + junit + junit + 4.12 + + + com.github.spotbugs + spotbugs-annotations + 3.1.0 + + + org.hamcrest + java-hamcrest + 2.0.0.0 + + + org.mockito + mockito-core + 2.9.0 + + + org.powermock + powermock-module-junit4 + 1.7.3 + + + org.powermock + powermock-api-mockito2 + 1.7.3 + + + org.awaitility + awaitility + 3.0.0 + + + + + + + org.jenkins-ci.plugins + credentials + + + + org.jenkins-ci.plugins + plain-credentials + true + + + + org.jenkins-ci.plugins + ssh-credentials + true + + + io.fabric8 + kubernetes-client + + + org.jenkins-ci.plugins + variant + + + + junit + junit + test + + + org.hamcrest + java-hamcrest + test + + + org.mockito + mockito-core + test + + + org.powermock + powermock-module-junit4 + test + + + org.powermock + powermock-api-mockito2 + test + + + + + com.github.spotbugs + spotbugs-annotations + provided + true + + + + + + + repo.jenkins-ci.org + + true + + http://repo.jenkins-ci.org/public/ + + + + + repo.jenkins-ci.org + http://repo.jenkins-ci.org/public/ + + +