Force the new version of maven release plugin

pull/71/head^2
Kohsuke Kawaguchi 2016-08-02 09:00:22 -07:00
parent 1eac23776e
commit 8a2ca43167
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@
<build>
<plugins>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
</plugin>
<!-- fake out maven and install the binary artifact -->
<plugin>
<groupId>org.jvnet.maven-antrun-extended-plugin</groupId>