mirror of https://github.com/apache/nifi.git
NIFI-270: retreat to old maven plugin API version.
This commit is contained in:
parent
d2160fe985
commit
7a70a1744e
|
@ -215,7 +215,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-plugin-api</artifactId>
|
||||
<version>3.0.5</version>
|
||||
<version>2.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
|
Loading…
Reference in New Issue