-
Notifications
You must be signed in to change notification settings - Fork 50
/
release.properties
26 lines (26 loc) · 1.49 KB
/
release.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#release configuration
#Thu Dec 07 12:16:16 CET 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\:[email protected]\: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\:[email protected]\: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.1
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.1
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.2-SNAPSHOT