From af43944d82bffe7185af58e59a8268e337a716c7 Mon Sep 17 00:00:00 2001 From: stephan Date: Fri, 27 Nov 2015 20:05:11 +0100 Subject: [PATCH] updated pom.xml to the latest MyFaces version --- AJAX/pom.xml | 4 ++-- Button/pom.xml | 4 ++-- Messages/pom.xml | 4 ++-- PrimeFacesLayout/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/AJAX/pom.xml b/AJAX/pom.xml index 9076a5d..3c475e7 100644 --- a/AJAX/pom.xml +++ b/AJAX/pom.xml @@ -88,13 +88,13 @@ org.apache.myfaces.core myfaces-api - 2.2.7 + 2.2.8 compile org.apache.myfaces.core myfaces-impl - 2.2.7 + 2.2.8 runtime diff --git a/Button/pom.xml b/Button/pom.xml index c07c0c6..1fe1be2 100644 --- a/Button/pom.xml +++ b/Button/pom.xml @@ -71,13 +71,13 @@ org.apache.myfaces.core myfaces-api - 2.2.7 + 2.2.8 compile org.apache.myfaces.core myfaces-impl - 2.2.7 + 2.2.8 runtime diff --git a/Messages/pom.xml b/Messages/pom.xml index 2ca82cb..b34411d 100644 --- a/Messages/pom.xml +++ b/Messages/pom.xml @@ -63,13 +63,13 @@ org.apache.myfaces.core myfaces-api - 2.2.7 + 2.2.8 compile org.apache.myfaces.core myfaces-impl - 2.2.7 + 2.2.8 runtime diff --git a/PrimeFacesLayout/pom.xml b/PrimeFacesLayout/pom.xml index 6749b20..ff4cd0e 100644 --- a/PrimeFacesLayout/pom.xml +++ b/PrimeFacesLayout/pom.xml @@ -97,13 +97,13 @@ org.apache.myfaces.core myfaces-api - 2.2.7 + 2.2.8 compile org.apache.myfaces.core myfaces-impl - 2.2.7 + 2.2.8 runtime