mirror of
https://github.com/apache/nifi.git
synced 2025-02-19 17:04:58 +00:00
NIFI-11955 Upgraded maven-clean-plugin from 3.2.0 to 3.3.1
This closes #7616 Signed-off-by: David Handermann <exceptionfactory@apache.org> (cherry picked from commit 0d119f6f394e26ba02123a6554a8f2dd56550af9)
This commit is contained in:
parent
b9be3dda39
commit
f17e281267
@ -418,7 +418,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-clean-plugin</artifactId>
|
||||
<version>3.2.0</version>
|
||||
<version>3.3.1</version>
|
||||
<configuration>
|
||||
<excludeDefaultDirectories>true</excludeDefaultDirectories>
|
||||
<filesets>
|
||||
|
Loading…
x
Reference in New Issue
Block a user