From ef7f248b07ca06a29f6b507bbd8d0fa430a38407 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sun, 16 Feb 2020 10:17:27 +0100 Subject: [PATCH] Clean up parent pom. --- pom.xml | 57 ++------------------------------------------------------- 1 file changed, 2 insertions(+), 55 deletions(-) diff --git a/pom.xml b/pom.xml index ab1b12f49..09e6d40f9 100644 --- a/pom.xml +++ b/pom.xml @@ -110,8 +110,8 @@ limitations under the License. .* .*/** - + META-INF/MANIFEST.MF src/** ext/** @@ -143,12 +143,9 @@ limitations under the License. maven-compiler-plugin 3.8.1 - 11 1.8 eclipse - - target/classes target/test-classes @@ -169,16 +166,6 @@ limitations under the License. maven-clean-plugin 2.6.1 - - - - - - - - - - maven-surefire-plugin @@ -263,10 +250,6 @@ limitations under the License. ${project.artifactId} ${project.groupId} ${maven.build.timestamp} - - - - @@ -300,19 +283,6 @@ limitations under the License. - - - - - - - - - - - - - maven-resources-plugin @@ -340,29 +310,6 @@ limitations under the License. - - - - - - - - - - - - - - - - - - - - - - - org.apache.felix maven-bundle-plugin -- 2.30.2