From bbfb3da9c7d4908a75b286760a988e275b9dd519 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Wed, 28 Dec 2011 15:19:48 -0600 Subject: [PATCH] Updated to maven-resources-plugin 2.4 This is to fix an error when using the latest m2e plugin that states: 'maven-resources-plugin prior to 2.4 is not supported by m2e' --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 57c22f9c2d..90162eca77 100644 --- a/pom.xml +++ b/pom.xml @@ -303,7 +303,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.3 + 2.4 UTF-8