Skip to content

Commit f1dd5dd

Browse files
author
Antonio Mansilla
committed
Set parent pom version to the recommended one
1 parent 128b926 commit f1dd5dd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<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 />
8+
<version>2.21</version>
119
</parent>
1210

1311
<groupId>org.jenkins-ci.plugins</groupId>
@@ -26,6 +24,7 @@
2624
<name>Bitbucket Build Status Notifier Plugin</name>
2725
<description>Integrates Jenkins build status with BitBucket</description>
2826
<url>https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+Cloud+Build+Status+Notifier+Plugin</url>
27+
2928
<licenses>
3029
<license>
3130
<name>MIT License</name>

0 commit comments

Comments
 (0)