Skip to content

Commit

Permalink
[JENKINS-41968] Fixed the pom for release management
Browse files Browse the repository at this point in the history
  • Loading branch information
Dohbedoh committed Sep 19, 2017
1 parent 3e70084 commit 5af636a
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 5af636a

Please sign in to comment.