From 05bce08f05c784b835bb2d3995d3bfdd56801b63 Mon Sep 17 00:00:00 2001 From: Christian Del Monte Date: Sat, 14 Oct 2023 16:53:30 +0200 Subject: [PATCH] [maven-release-plugin] prepare release bitbucket-push-and-pull-request-3.0.0 --- pom.xml | 8 +- pom.xml.releaseBackup | 257 ++++++++++++++++++++++++++++++++++++++++++ release.properties | 26 +++++ 3 files changed, 286 insertions(+), 5 deletions(-) create mode 100644 pom.xml.releaseBackup create mode 100644 release.properties diff --git a/pom.xml b/pom.xml index 5f1d3ca..1228611 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 @@ -13,7 +11,7 @@ io.jenkins.plugins bitbucket-push-and-pull-request - 3.0.0-SNAPSHOT + 3.0.0 hpi @@ -216,7 +214,7 @@ 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 - bitbucket-push-and-pull-request-2.8.3 + bitbucket-push-and-pull-request-3.0.0 diff --git a/pom.xml.releaseBackup b/pom.xml.releaseBackup new file mode 100644 index 0000000..5f1d3ca --- /dev/null +++ b/pom.xml.releaseBackup @@ -0,0 +1,257 @@ + + + 4.0.0 + + + org.jenkins-ci.plugins + plugin + 4.53 + + + + io.jenkins.plugins + bitbucket-push-and-pull-request + 3.0.0-SNAPSHOT + hpi + + + 2.361.4 + 2.0.0 + 2.9.0 + + + + + + + + Bitbucket Push and Pull Request Plugin + Bitbucket plugin for Jenkins v2.138.2 or later, allowing push and pull requests + + + + MIT License + https://opensource.org/licenses/MIT + + + + + + cdelmonte + Christian Del Monte + + + + + + + io.jenkins.tools.bom + bom-2.361.x + 1750.v0071fa_4c4a_e3 + import + pom + + + + + + + org.jenkins-ci.plugins + structs + + + org.jenkins-ci.plugins + git + + + org.jenkins-ci.plugins.workflow + workflow-multibranch + + + org.jenkins-ci.plugins + scm-api + + + org.jenkins-ci.plugins.workflow + workflow-api + + + org.jenkins-ci + annotation-indexer + + + org.jenkins-ci.plugins + plain-credentials + + + org.jenkins-ci.plugins + credentials + + + + org.jenkins-ci.plugins + matrix-project + + + + org.jenkins-ci.plugins + job-dsl + 1.81.1 + + + + com.google.code.gson + gson + 2.10.1 + + + org.codehaus.groovy + groovy-all + 2.4.21 + + + org.apache.commons + commons-lang3 + 3.12.0 + + + com.github.scribejava + scribejava-core + 8.3.3 + + + + + com.fasterxml.jackson.core + jackson-core + 2.14.0 + + + + + com.fasterxml.jackson.core + jackson-databind + 2.14.0 + + + + + io.jenkins + configuration-as-code + true + + + io.jenkins.configuration-as-code + test-harness + test + + + org.jenkins-ci.main + jenkins-test-harness + test + + + + org.jenkins-ci.plugins + junit + test + + + org.jenkins-ci.plugins.workflow + workflow-basic-steps + test + + + org.jenkins-ci.plugins.workflow + workflow-cps + test + + + org.jenkins-ci.plugins.workflow + workflow-durable-task-step + test + + + org.jenkins-ci.plugins.workflow + workflow-job + test + + + + org.jenkins-ci.plugins + pipeline-stage-step + test + + + org.jenkins-ci.plugins.workflow + workflow-scm-step + test + + + org.jenkins-ci.plugins + pipeline-input-step + test + + + + org.mockito + mockito-junit-jupiter + 5.5.0 + test + + + org.mockito + mockito-inline + 5.2.0 + test + + + + + https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin + + + 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 + bitbucket-push-and-pull-request-2.8.3 + + + + + repo.jenkins-ci.org + https://repo.jenkins-ci.org/public/ + + + + + repo.jenkins-ci.org + https://repo.jenkins-ci.org/public/ + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + + maven-surefire-plugin + 2.22.2 + + + org.apache.maven.plugins + maven-compiler-plugin + + 17 + 17 + + + + + + \ No newline at end of file diff --git a/release.properties b/release.properties new file mode 100644 index 0000000..7ebfd0a --- /dev/null +++ b/release.properties @@ -0,0 +1,26 @@ +#release configuration +#Sat Oct 14 16:51:56 CEST 2023 +projectVersionPolicyId=default +project.scm.io.jenkins.plugins\:bitbucket-push-and-pull-request.connection=scm\:git\:https\://github.com/jenkinsci/${project.artifactId}-plugin.git +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} +project.scm.io.jenkins.plugins\:bitbucket-push-and-pull-request.developerConnection=scm\:git\:git@github.com\:jenkinsci/${project.artifactId}-plugin.git +pinExternals=false +project.scm.io.jenkins.plugins\:bitbucket-push-and-pull-request.tag=bitbucket-push-and-pull-request-2.8.3 +pushChanges=true +scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} +remoteTagging=true +releaseStrategyId=default +scm.commentPrefix=[maven-release-plugin] +completedPhase=generate-release-poms +scm.url=scm\:git\:git@github.com\:jenkinsci/bitbucket-push-and-pull-request-plugin.git +scm.developmentCommitComment=@{prefix} prepare for next development iteration +scm.tagNameFormat=@{project.artifactId}-@{project.version} +exec.additionalArguments= +project.rel.io.jenkins.plugins\:bitbucket-push-and-pull-request=3.0.0 +project.scm.io.jenkins.plugins\:bitbucket-push-and-pull-request.url=https\://github.com/jenkinsci/${project.artifactId}-plugin +scm.tag=bitbucket-push-and-pull-request-3.0.0 +exec.snapshotReleasePluginAllowed=false +preparationGoals=clean install +scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} +exec.pomFileName=pom.xml +project.dev.io.jenkins.plugins\:bitbucket-push-and-pull-request=3.0.1-SNAPSHOT