From 26da0091c14ce1b5e825f5be57628524aca83aaf Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Mon, 20 Oct 2008 14:37:39 +0000 Subject: [PATCH] polish --- spring-faces/pom.xml | 5 +++-- spring-js/pom.xml | 18 ------------------ 2 files changed, 3 insertions(+), 20 deletions(-) diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml index 29d35d8f..2bfece2c 100644 --- a/spring-faces/pom.xml +++ b/spring-faces/pom.xml @@ -79,17 +79,18 @@ javax.faces jsf-api - 1.2_08 + ${jsf.version} provided javax.faces jsf-impl - 1.2_08 + ${jsf.version} provided 2.5.5 + 1.2_08 \ No newline at end of file diff --git a/spring-js/pom.xml b/spring-js/pom.xml index f03da233..d46d41a7 100644 --- a/spring-js/pom.xml +++ b/spring-js/pom.xml @@ -63,24 +63,6 @@ ${spring.version} true - - org.easymock - easymock - 2.3 - test - - - junit - junit - 3.8.2 - test - - - org.springframework - org.springframework.test - ${spring.version} - test - 2.5.5