Skip to content

Commit

Permalink
Merge pull request #121 from jglick/incrementals-maven-plugin-1.0-beta-7
Browse files Browse the repository at this point in the history
Updated incrementals-maven-plugin to 1.0-beta-7
  • Loading branch information
jglick committed Sep 5, 2018
2 parents 1486c81 + f7dfde6 commit 579a9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
<plugin> <!-- not gated by Incrementals profiles, since we want the incrementalify goal to be available from the start -->
<groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>incrementals-maven-plugin</artifactId>
<version>1.0-beta-4</version>
<version>1.0-beta-7</version>
<configuration>
<includes>
<include>org.jenkins-ci.*</include>
Expand Down

0 comments on commit 579a9fc

Please sign in to comment.