From 153360fa7840f4f46855147d2018e1c8f6f24172 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 11 May 2017 08:33:21 +0100 Subject: [PATCH] Fix Eclipse plugin declaration --- spring-cloud-commons/pom.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/spring-cloud-commons/pom.xml b/spring-cloud-commons/pom.xml index 949d9cf3..0f48b170 100644 --- a/spring-cloud-commons/pom.xml +++ b/spring-cloud-commons/pom.xml @@ -18,7 +18,6 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.0 test-compile @@ -34,6 +33,35 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-jar-plugin + [3.0.0,) + + test-jar + + + + + + + + + + + +