Navigation Menu

Skip to content

Commit

Permalink
Updating parent pom per INFRA-588
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhermansen committed Feb 20, 2018
1 parent c45f886 commit 03a5e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.609</version>
<version>2.21</version>
</parent>

<groupId>com.cloudbees.jenkins.plugins</groupId>
Expand Down

1 comment on commit 03a5e89

@jglick
Copy link
Member

@jglick jglick commented on 03a5e89 Feb 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to specify jenkins.version and java.level properties

Please sign in to comment.