diff --git a/notification-service/pom.xml b/notification-service/pom.xml index 118dc8f0e..d6d34375a 100644 --- a/notification-service/pom.xml +++ b/notification-service/pom.xml @@ -156,6 +156,28 @@ maven-clean-plugin 2.5 + + auto-clean + clean + + clean + + + + + ${project.parent.basedir}/notification-service-sdk + + ** + + + .openapi-generator-ignore + pom.xml + + false + + + + clean-openapi-json clean @@ -246,34 +268,6 @@ - - maven-clean-plugin - 2.5 - - - auto-clean - clean - - clean - - - - - ${project.parent.basedir}/notification-service-sdk - - ** - - - .openapi-generator-ignore - pom.xml - - false - - - - - - org.openapitools openapi-generator-maven-plugin