File tree Expand file tree Collapse file tree 2 files changed +5
-18
lines changed Expand file tree Collapse file tree 2 files changed +5
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >cloudbees-bitbucket-branch-source</artifactId >
13
- <version >${changelist} </version >
13
+ <version >${revision}${ changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
16
16
<name >Bitbucket Branch Source Plugin</name >
26
26
</licenses >
27
27
28
28
<properties >
29
- <changelist >999999-SNAPSHOT</changelist >
29
+ <revision >1000.0.0</revision >
30
+ <changelist >-SNAPSHOT</changelist >
30
31
<gitHubRepo >jenkinsci/bitbucket-branch-source-plugin</gitHubRepo >
31
32
<jenkins .baseline>2.479</jenkins .baseline>
32
33
<jenkins .version>${jenkins.baseline} .1</jenkins .version>
33
34
<hpi .compatibleSinceVersion>2.0</hpi .compatibleSinceVersion>
34
- <useBeta >true</useBeta > <!-- Jenkins.MANAGE -->
35
+ <!-- Jenkins.MANAGE is still in Beta -->
36
+ <useBeta >true</useBeta >
35
37
</properties >
36
38
37
39
<developers >
You can’t perform that action at this time.
0 commit comments