SLING-8899 - Use the inherited version of the maven-plugin-plugin
diff --git a/pom.xml b/pom.xml
index ce1ad7a..d6bcfb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-plugin-plugin</artifactId>
-                <version>3.4</version>
                 <executions>
                     <execution>
                         <id>mojo-descriptor</id>