diff --git a/booking-faces/pom.xml b/booking-faces/pom.xml index 84273a0..ea56105 100644 --- a/booking-faces/pom.xml +++ b/booking-faces/pom.xml @@ -11,7 +11,7 @@ 3.2.1.RELEASE 3.1.3.RELEASE - 2.4.0.BUILD-SNAPSHOT + 2.4.0.M1 1.5.10 2.1.7 3.1.1 @@ -20,8 +20,8 @@ spring-repository - Spring project snapshots, milestones, and releases - http://repo.springsource.org/snapshot + SpringSource Repository + http://repo.springsource.org/milestone primefaces-repository diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml index 3448b7e..3c17ea0 100644 --- a/booking-mvc/pom.xml +++ b/booking-mvc/pom.xml @@ -11,8 +11,8 @@ 3.2.1.RELEASE 3.1.3.RELEASE - 2.4.0.BUILD-SNAPSHOT - 1.5.10 + 2.4.0.M1 + 1.6.1 2.0.15 2.0.0 2.0.0 @@ -23,8 +23,8 @@ spring-repository - Spring project snapshots, milestones, and releases - http://repo.springsource.org/snapshot + SpringSource Repository + http://repo.springsource.org/milestone @@ -51,8 +51,18 @@ thymeleaf-extras-springsecurity3 ${thymeleaf-extras-springsecurity3-version} + + org.thymeleaf.extras + thymeleaf-extras-conditionalcomments + ${thymeleaf-extras-conditionalcomments-version} + + + org.springframework + spring-web + ${springframework-version} + org.springframework spring-webmvc @@ -85,7 +95,7 @@ org.springframework - * + spring-aop @@ -96,7 +106,7 @@ org.springframework - * + spring-aop @@ -107,7 +117,7 @@ org.springframework - * + spring-aop @@ -295,7 +305,7 @@ org.apache.maven.plugins maven-eclipse-plugin - 2.8 + 2.9 true false diff --git a/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml b/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml index 2bdfa4e..394aece 100644 --- a/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml +++ b/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml @@ -23,20 +23,6 @@ - - - - - - - - - - /WEB-INF/**/views.xml - - - - diff --git a/booking-portlet-faces/pom.xml b/booking-portlet-faces/pom.xml index c0e4f4f..99b5b87 100644 --- a/booking-portlet-faces/pom.xml +++ b/booking-portlet-faces/pom.xml @@ -10,7 +10,7 @@ 3.2.1.RELEASE - 2.4.0.BUILD-SNAPSHOT + 2.4.0.M1 1.5.10 2.1.6 @@ -18,8 +18,8 @@ spring-repository - Spring project snapshots, milestones, and releases - http://repo.springsource.org/snapshot + SpringSource Repository + http://repo.springsource.org/milestone diff --git a/booking-portlet-mvc/pom.xml b/booking-portlet-mvc/pom.xml index 310a22c..ba1d1b1 100644 --- a/booking-portlet-mvc/pom.xml +++ b/booking-portlet-mvc/pom.xml @@ -10,15 +10,15 @@ 3.2.1.RELEASE - 2.4.0.BUILD-SNAPSHOT + 2.4.0.M1 1.5.10 spring-repository - Spring project snapshots, milestones, and releases - http://repo.springsource.org/snapshot + SpringSource Repository + http://repo.springsource.org/milestone