This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 4b3e1d2 SLING-8899 - Use the inherited version of the
maven-plugin-plugin
4b3e1d2 is described below
commit 4b3e1d2713528720c088fa342697db33796e6a4a
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Dec 9 11:15:07 2019 +0100
SLING-8899 - Use the inherited version of the maven-plugin-plugin
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
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>