Skip to content

Commit

Permalink
Set parent pom version to the recommended one
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Mansilla committed Feb 15, 2017
1 parent 128b926 commit f1dd5dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<!-- Baseline Jenkins version you use to build and test the plugin. Users must have this version or newer to run. -->
<version>1.609.1</version>
<relativePath />
<version>2.21</version>
</parent>

<groupId>org.jenkins-ci.plugins</groupId>
Expand All @@ -26,6 +24,7 @@
<name>Bitbucket Build Status Notifier Plugin</name>
<description>Integrates Jenkins build status with BitBucket</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+Cloud+Build+Status+Notifier+Plugin</url>

<licenses>
<license>
<name>MIT License</name>
Expand Down

0 comments on commit f1dd5dd

Please sign in to comment.