diff --git a/pom.xml b/pom.xml index 9bcdd3474..b08635d7a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,10 +9,19 @@ 4.0.0 com.sap.cp.jenkins - pipeline-library + jenkins-library 0.0.1 SAP CP Piper Library + Shared library containing steps and utilities to set up continuous deployment processes for SAP technologies. + https://sap.github.io/jenkins-library/ + + + + Apache License 2.0 + https://github.com/SAP/jenkins-library/blob/master/LICENSE + + @@ -32,7 +41,6 @@ 2.32.3 2.5 2.6 - 2.28 @@ -50,125 +58,18 @@ ${cps.global.lib.version} - - org.jenkins-ci.plugins - http_request - 1.8.13 - - - org.jenkins-ci.plugins.workflow workflow-api 2.12 - org.jenkins-ci.plugins.workflow workflow-support 2.13 - - - - - - org.jenkins-ci.plugins.workflow - workflow-cps - ${workflow-cps-plugin.version} - - - org.jenkins-ci.plugins - git-server - 1.5 - - - org.apache.httpcomponents - httpclient - - - - - org.jenkins-ci.plugins - git-client - 1.19.7 - test - - - org.jenkins-ci.plugins - scm-api - 1.3 - - - org.jenkins-ci.plugins - cloudbees-folder - 5.12 - - - org.jenkins-ci.plugins.workflow - workflow-scm-step - 2.3 - - - - org.apache.ivy - ivy - 2.4.0 - - - org.apache.commons - commons-lang3 - 3.5 - - - - - org.jenkins-ci.plugins - ssh-agent - 1.15 - test - - - - org.jenkins-ci.plugins.workflow - workflow-job - 2.9 - test - - - org.jenkins-ci.plugins.workflow - workflow-basic-steps - 2.3 - test - - - org.jenkins-ci.plugins.workflow - workflow-durable-task-step - 2.8 - test - - - org.jenkins-ci.plugins - git - 3.0.1 - test - - - org.jenkins-ci.plugins - performance - 2.1 - test - - - - org.jenkins-ci.plugins.workflow - workflow-step-api - 2.9 - test - - org.jenkins-ci.plugins pipeline-utility-steps @@ -176,19 +77,6 @@ test - - org.jenkins-ci.plugins - subversion - 2.7.1 - test - - - org.tmatesoft.svnkit - svnkit-cli - 1.8.14 - test - - com.lesfurets