From c8536bf89f30b68cc00e4c23c28f6a2370d8ec4c Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Sat, 8 Dec 2012 19:30:57 -0500 Subject: [PATCH] - make m2e happy on import --- maven-core/pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/maven-core/pom.xml b/maven-core/pom.xml index 3e18639f15..dcc269947b 100644 --- a/maven-core/pom.xml +++ b/maven-core/pom.xml @@ -152,5 +152,34 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + buildnumber-maven-plugin + [1.2,) + + create-timestamp + + + + + + + + + + + +