From 0e762a5431af2bd621462013ee7a3ed4a66f7282 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 15 Aug 2010 19:03:17 +0000 Subject: [PATCH] --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c2f4324..4c4ed6c1 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,12 @@ - + + javax.faces + jsf-api + 1.2_02 + provided + org.apache.wicket wicket @@ -112,6 +117,7 @@ javax.transaction transaction-api 1.1 + provided -- 2.31.1