diff --git a/features/grpc/exporter/pom.xml b/features/grpc/exporter/pom.xml index d509fad44560..5647ac132fee 100644 --- a/features/grpc/exporter/pom.xml +++ b/features/grpc/exporter/pom.xml @@ -17,6 +17,21 @@ + + org.apache.maven.plugins + maven-clean-plugin + 3.2.0 + + + + ${project.build.directory}/generated-sources + + **/* + + + + + org.apache.felix maven-bundle-plugin