From b73e5bb5cbb505efbed2ff0c969aa3fce85729c1 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Fri, 29 Sep 2006 21:32:11 +0000 Subject: [PATCH] Removing unused jsf dependency for core WW-1457 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451454 13f79535-47bb-0310-9956-ffa450edef68 --- core/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 0e5df14cc..f846c4970 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -258,13 +258,6 @@ true - - myfaces - myfaces-jsf-api - 1.0.9 - true - - junit