From bac0dd8d3f6c624dee998a40f1ada56daedd6ec8 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 25 Oct 2012 15:12:55 +0000 Subject: [PATCH] Centralize MANIFEST clean git-svn-id: https://svn.argeo.org/commons/trunk@5650 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38033c312..baf0c9095 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -125,6 +126,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin -- 2.30.2