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