Skip to content

Commit

Permalink
Bump to latest parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
batmat committed Mar 31, 2019
1 parent 0d2fbdb commit 4dafa7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.33</version>
<version>3.40</version>
<relativePath />
</parent>
<groupId>org.jvnet.hudson.plugins</groupId>
Expand All @@ -13,7 +13,8 @@
<description>Displays a picture of Chuck Norris (instead of Jenkins the butler) and a random Chuck Norris 'The Programmer' fact on each build page.</description>

<properties>
<jenkins.version>1.651.3</jenkins.version>
<jenkins.version>2.60.3</jenkins.version>
<java.level>8</java.level>
<workflow.version>1.14</workflow.version>
</properties>

Expand Down

0 comments on commit 4dafa7d

Please sign in to comment.