diff --git a/bom-2.235.x/pom.xml b/bom-2.235.x/pom.xml deleted file mode 100644 index 08fe9776e..000000000 --- a/bom-2.235.x/pom.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - 4.0.0 - - io.jenkins.tools.bom - parent - ${changelist} - - bom-2.235.x - pom - - - - ${project.groupId} - bom-2.249.x - ${project.version} - import - pom - - - io.jenkins.plugins - checks-api - 1.5.0 - - - io.jenkins.plugins - bootstrap4-api - 4.6.0-1 - - - io.jenkins.plugins - echarts-api - 4.9.0-3 - - - io.jenkins.plugins - font-awesome-api - 5.15.2-1 - - - io.jenkins.plugins - jquery3-api - 3.5.1-2 - - - io.jenkins.plugins - plugin-util-api - 1.7.1 - - - io.jenkins.plugins - popper-api - 1.16.1-1 - - - org.jenkins-ci.plugins.workflow - workflow-basic-steps - 2.20 - - - org.jenkins-ci.plugins.workflow - workflow-durable-task-step - 2.35 - - - org.jenkins-ci.plugins - variant - 1.3 - - - - diff --git a/excludes.txt b/excludes.txt index 454234826..cdbcfeb41 100644 --- a/excludes.txt +++ b/excludes.txt @@ -18,8 +18,5 @@ org.jenkinsci.plugins.workflow.job.WorkflowRunRestartTest # TODO https://github.com/jenkinsci/workflow-multibranch-plugin/pull/128 org.jenkinsci.plugins.workflow.multibranch.JobPropertyStepTest -# TODO until dropping 2.235.x so can rely on https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/120 -org.jenkinsci.plugins.workflow.steps.TimeoutStepTest - # TODO https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/137 org.jenkinsci.plugins.workflow.support.steps.stash.StashTest diff --git a/pom.xml b/pom.xml index 9bc62f6c4..66ba6aac2 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,6 @@ bom-2.277.x bom-2.263.x bom-2.249.x - bom-2.235.x sample-plugin diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 95d793d2f..e25314d50 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -367,12 +367,5 @@ 2.249.3 - - 2.235.x - - 2.235.x - 2.235.5 - -