Commit 5940a3d 1 parent 44518ad commit 5940a3d Copy full SHA for 5940a3d
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
</parent >
9
9
<packaging >hpi</packaging >
10
10
<properties >
11
- <revision >1.28 </revision >
11
+ <revision >1.29 </revision >
12
12
<changelist >-SNAPSHOT</changelist >
13
13
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
14
14
<jenkins .version>2.303.1</jenkins .version>
15
15
<java .level>8</java .level>
16
16
<hpi .compatibleSinceVersion>1.9</hpi .compatibleSinceVersion>
17
17
</properties >
18
18
<artifactId >stashNotifier</artifactId >
19
- <version >1.28 </version >
19
+ <version >${revision}${changelist} </version >
20
20
<name >Bitbucket Server Notifier</name >
21
21
<description >
22
22
Jenkins plugin to notify Atlassian Bitbucket Server (formerly known as Stash)
28
28
<connection >scm:git:https://github.com/jenkinsci/stashnotifier-plugin.git</connection >
29
29
<developerConnection >scm:git:https://github.com/jenkinsci/stashnotifier-plugin.git</developerConnection >
30
30
<url >https://github.com/jenkinsci/stashnotifier-plugin</url >
31
- <tag >1.28 </tag >
31
+ <tag >${scmTag} </tag >
32
32
</scm >
33
33
34
34
<developers >
You can’t perform that action at this time.
0 commit comments