ok, release plugin refuses a property here without trying to update
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1648755 13f79535-47bb-0310-9956-ffa450edef68master
parent
4167674992
commit
3b54fdbc28
|
|
@ -278,7 +278,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-plugin-plugin</artifactId>
|
<artifactId>maven-plugin-plugin</artifactId>
|
||||||
<version>${mavenPluginToolsVersion}</version>
|
<version>3.3</version><!-- cannot use ${mavenPluginToolsVersion} property because release plugin would try to update -->
|
||||||
<reportSets>
|
<reportSets>
|
||||||
<reportSet>
|
<reportSet>
|
||||||
<reports>
|
<reports>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue