From e714a759a0bfd88b3ae7f3453ffda819a15ef13c Mon Sep 17 00:00:00 2001 From: Gregor Zurowski Date: Mon, 19 May 2014 20:16:34 -0400 Subject: [PATCH] CAMEL-7446: Fix m2e lifecycle configuration problem Fix m2e lifecycle configuration problems caused by missing lifecycle mapping details in maven-scalate-plugin_2.11. Signed-off-by: Gregor Zurowski --- components/camel-web/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/camel-web/pom.xml b/components/camel-web/pom.xml index 0ac0b3bb40ffc..5520824989c77 100644 --- a/components/camel-web/pom.xml +++ b/components/camel-web/pom.xml @@ -538,8 +538,8 @@ - org.fusesource.scalate - maven-scalate-plugin_2.10 + org.scalatra.scalate + maven-scalate-plugin_2.11 ${scalate-version} precompile