From 00fbccece79e9edac5ba1fa62129480700e64c44 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Sun, 21 May 2006 06:28:30 +0000 Subject: [PATCH] Fixing myfaces dependencies to use 1.1.2 and correct group id git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@408141 13f79535-47bb-0310-9956-ffa450edef68 --- apps/showcase/pom.xml | 4 ++-- core/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index c6704b94c..d86884439 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -85,12 +85,12 @@ - myfaces + org.apache.myfaces.core myfaces-impl 1.1.2 - myfaces + org.apache.myfaces.core myfaces-api 1.1.2 diff --git a/core/pom.xml b/core/pom.xml index 46331a534..49c08ad2a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -260,9 +260,9 @@ - myfaces - myfaces-jsf-api - 1.0.9 + org.apache.myfaces.core + myfaces-api + 1.1.2 provided