Skip to content

Commit

Permalink
Update parent pom
Browse files Browse the repository at this point in the history
And Jenkins baseline so the update is as easy as possible \o/
  • Loading branch information
batmat committed Jan 4, 2021
1 parent 327f96d commit c0c6686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<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>3.42</version>
<version>4.15</version>
<relativePath />
</parent>
<artifactId>variant</artifactId>
Expand Down Expand Up @@ -71,7 +71,7 @@
</plugins>
</build>
<properties>
<jenkins.version>2.60.3</jenkins.version>
<jenkins.version>2.249.1</jenkins.version>
<java.level>8</java.level>
</properties>
</project>

0 comments on commit c0c6686

Please sign in to comment.