Skip to content

Commit

Permalink
Merge pull request jenkinsci#30 from amuniz/compatible-since
Browse files Browse the repository at this point in the history
Set the compatibleSinceVersion flag
  • Loading branch information
andresrc authored Feb 19, 2018
2 parents 2a78aef + d394e87 commit 7edac7e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,11 @@
</goals>
</execution>
</executions>
<configuration>
<compatibleSinceVersion>1.16</compatibleSinceVersion>
</configuration>
</plugin>
</plugins>
</plugins>
</build>

</project>

0 comments on commit 7edac7e

Please sign in to comment.