Skip to content

Commit

Permalink
Merge pull request #11 from Dohbedoh/JENKINS-41968
Browse files Browse the repository at this point in the history
[JENKINS-41968] Fixed the pom for release management
  • Loading branch information
christ66 committed Sep 25, 2017
2 parents 3e70084 + 5af636a commit 33009ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.5</version>
<version>2.30</version>
</parent>

<properties>
<jenkins.version>1.614</jenkins.version>
<jenkins.version>1.625.3</jenkins.version>
</properties>

<artifactId>semantic-versioning-plugin</artifactId>
Expand Down

0 comments on commit 33009ae

Please sign in to comment.