From c5545a93b744e1ea4ee6ad93da4d436d6aae2d9e Mon Sep 17 00:00:00 2001 From: robokaso Date: Wed, 16 Jul 2008 10:41:11 +0000 Subject: [PATCH] IN PROGRESS - BATCH-709: Change all collections to use generics --- archetypes/simple-cli/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 20988a61d..04d73272b 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -86,6 +86,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + org.apache.maven.plugins maven-surefire-plugin