From e90d0b719562cf1e8afa07e1d0d7476bf9459756 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 24 Oct 2019 15:20:58 +0200 Subject: [PATCH] removed version in maven-war-plugin as it is inhertied from maven-parent --- .classpath | 2 +- .project | 10 +++++----- pom.xml | 1 - 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.classpath b/.classpath index c84ea5d..26d5469 100644 --- a/.classpath +++ b/.classpath @@ -38,7 +38,7 @@ - + diff --git a/.project b/.project index cb7683f..57cc5a5 100644 --- a/.project +++ b/.project @@ -40,11 +40,6 @@ - - org.eclipse.m2e.core.maven2Builder - - - com.gwtplugins.gdt.eclipse.core.webAppProjectValidator @@ -55,6 +50,11 @@ + + org.eclipse.m2e.core.maven2Builder + + + org.eclipse.m2e.core.maven2Nature diff --git a/pom.xml b/pom.xml index 1dc0be7..b318e57 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,6 @@ org.apache.maven.plugins maven-war-plugin - 2.1.1 compile