File tree Expand file tree Collapse file tree 2 files changed +10
-18
lines changed Expand file tree Collapse file tree 2 files changed +10
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >cloudbees-bitbucket-branch-source</artifactId >
13- <version >${changelist} </version >
13+ <version >${revision}${ changelist} </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >Bitbucket Branch Source Plugin</name >
2626 </licenses >
2727
2828 <properties >
29- <changelist >999999-SNAPSHOT</changelist >
29+ <revision >933.0.1</revision >
30+ <changelist >-SNAPSHOT</changelist >
3031 <gitHubRepo >jenkinsci/bitbucket-branch-source-plugin</gitHubRepo >
3132 <jenkins .baseline>2.479</jenkins .baseline>
3233 <jenkins .version>${jenkins.baseline} .1</jenkins .version>
3334 <hpi .compatibleSinceVersion>2.0</hpi .compatibleSinceVersion>
34- <useBeta >true</useBeta > <!-- Jenkins.MANAGE -->
35+ <!-- Jenkins.MANAGE is still in Beta -->
36+ <useBeta >true</useBeta >
3537 </properties >
3638
3739 <developers >
238240 </execution >
239241 </executions >
240242 </plugin >
243+ <plugin >
244+ <groupId >org.jenkins-ci.tools</groupId >
245+ <artifactId >maven-hpi-plugin</artifactId >
246+ <extensions >true</extensions >
247+ </plugin >
241248 </plugins >
242249 </build >
243250
You can’t perform that action at this time.
0 commit comments