diff --git a/booking-faces/pom.xml b/booking-faces/pom.xml index 6e841c0..e01bfd0 100644 --- a/booking-faces/pom.xml +++ b/booking-faces/pom.xml @@ -9,9 +9,9 @@ 1.0.0.BUILD-SNAPSHOT - 4.0.0.RELEASE - 3.2.0.RELEASE - 2.3.3.RELEASE + 4.0.5.RELEASE + 3.2.4.RELEASE + 2.3.4.RELEASE 1.6.1 2.2.5 4.0 @@ -19,9 +19,11 @@ - spring-repository - SpringSource Repository - http://repo.springsource.org/milestone + spring + Spring Repository + http://repo.spring.io/milestone + true + true primefaces-repository @@ -29,11 +31,6 @@ http://repository.primefaces.org default - - spring-snapshots - SpringSource Repository - http://repo.springsource.org/snapshot - diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml index 0469ff0..eb440ed 100644 --- a/booking-mvc/pom.xml +++ b/booking-mvc/pom.xml @@ -9,9 +9,9 @@ 1.0.0.BUILD-SNAPSHOT - 4.0.0.RELEASE - 3.2.0.RELEASE - 2.3.3.RELEASE + 4.0.5.RELEASE + 3.2.4.RELEASE + 2.3.4.RELEASE 1.7.5 2.0.15 2.0.0 @@ -22,9 +22,11 @@ - spring-milestones - SpringSource Repository - http://repo.springsource.org/milestone + spring + Spring Repository + http://repo.spring.io/milestone + true + true spring-snapshots diff --git a/booking-portlet-faces/pom.xml b/booking-portlet-faces/pom.xml index 9b7569b..b2a95da 100644 --- a/booking-portlet-faces/pom.xml +++ b/booking-portlet-faces/pom.xml @@ -9,17 +9,19 @@ 1.0.0.BUILD-SNAPSHOT - 3.2.1.RELEASE - 2.4.0.M1 + 4.0.5.RELEASE + 2.3.4.RELEASE 1.5.10 - 2.1.6 + 1.2.9 - spring-repository - SpringSource Repository - http://repo.springsource.org/milestone + spring + Spring Repository + http://repo.spring.io/milestone + true + true @@ -78,6 +80,11 @@ myfaces-impl ${myfaces-version} + + com.sun.facelets + jsf-facelets + 1.1.14 + org.slf4j diff --git a/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml b/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml index 7799e8a..67a0dac 100644 --- a/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml +++ b/booking-portlet-faces/src/main/webapp/WEB-INF/faces-config.xml @@ -5,6 +5,6 @@ - org.springframework.faces.webflow.context.portlet.PortletViewHandler + org.springframework.faces.webflow.application.portlet.PortletFaceletViewHandler diff --git a/booking-portlet-mvc/pom.xml b/booking-portlet-mvc/pom.xml index d74bf3e..9567652 100644 --- a/booking-portlet-mvc/pom.xml +++ b/booking-portlet-mvc/pom.xml @@ -9,16 +9,18 @@ 1.0.0.BUILD-SNAPSHOT - 3.2.1.RELEASE - 2.4.0.M1 + 4.0.5.RELEASE + 2.3.4.RELEASE 1.5.10 - spring-repository - SpringSource Repository - http://repo.springsource.org/milestone + spring + Spring Repository + http://repo.spring.io/milestone + true + true diff --git a/primefaces-showcase/pom.xml b/primefaces-showcase/pom.xml index f8da701..b8b6257 100644 --- a/primefaces-showcase/pom.xml +++ b/primefaces-showcase/pom.xml @@ -10,9 +10,9 @@ 1.6 - 4.0.0.RELEASE - 2.3.3.RELEASE - 3.2.0.RELEASE + 4.0.5.RELEASE + 3.2.4.RELEASE + 2.3.4.RELEASE 1.6.1 @@ -189,9 +189,9 @@ - springsource - SpringSource Repository - http://repo.springsource.org/milestone + spring + Spring Repository + http://repo.spring.io/milestone true true diff --git a/webflow-showcase/pom.xml b/webflow-showcase/pom.xml index 4d896c8..5e74fac 100644 --- a/webflow-showcase/pom.xml +++ b/webflow-showcase/pom.xml @@ -10,9 +10,9 @@ 1.6 - 4.0.0.RELEASE - 2.3.3.RELEASE - 3.2.0.RELEASE + 4.0.5.RELEASE + 3.2.4.RELEASE + 2.3.4.RELEASE 1.5.10 @@ -216,9 +216,9 @@ - springsource - SpringSource Repository - http://repo.springsource.org/milestone + spring + Spring Repository + http://repo.spring.io/milestone true true