We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128b926 commit f1dd5ddCopy full SHA for f1dd5dd
pom.xml
@@ -5,9 +5,7 @@
5
<parent>
6
<groupId>org.jenkins-ci.plugins</groupId>
7
<artifactId>plugin</artifactId>
8
- <!-- Baseline Jenkins version you use to build and test the plugin. Users must have this version or newer to run. -->
9
- <version>1.609.1</version>
10
- <relativePath />
+ <version>2.21</version>
11
</parent>
12
13
@@ -26,6 +24,7 @@
26
24
<name>Bitbucket Build Status Notifier Plugin</name>
27
25
<description>Integrates Jenkins build status with BitBucket</description>
28
<url>https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+Cloud+Build+Status+Notifier+Plugin</url>
+
29
<licenses>
30
<license>
31
<name>MIT License</name>
0 commit comments