changed annotations version since release plugin doesn't accept any other
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1648744 13f79535-47bb-0310-9956-ffa450edef68master
parent
7426d551af
commit
3394354af1
|
|
@ -74,8 +74,8 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.maven.plugin-tools</groupId>
|
||||
<artifactId>maven-plugin-annotations</artifactId>
|
||||
<!-- not the version of plugin-tools actually building, but the version used to build the plugin -->
|
||||
<version>${mavenPluginPluginVersion}</version>
|
||||
<!-- from stricter view, should use ${mavenPluginPluginVersion} but this is causing problems with release plugin -->
|
||||
<!--version>${mavenPluginPluginVersion}</version-->
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue