diff --git a/org.idempiere.parent/pom.xml b/org.idempiere.parent/pom.xml index 9c21c06beb..b3159c574f 100644 --- a/org.idempiere.parent/pom.xml +++ b/org.idempiere.parent/pom.xml @@ -40,6 +40,7 @@ + org.apache.maven.plugins maven-clean-plugin ${maven-clean-plugin.version} @@ -61,7 +62,21 @@ - + + + + + + + org.apache.maven.plugins + maven-clean-plugin + [2.5,) + + clean + + + +