From b948d1075fba4e8785e5adc166cc3874fbf6ee1f Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Wed, 19 Feb 2014 15:49:45 -0500 Subject: [PATCH] Use Spring Framework maven bom --- booking-faces/pom.xml | 19 ++++++++++++------- booking-mvc/pom.xml | 19 ++++++++++++------- booking-portlet-faces/pom.xml | 21 +++++++++++++-------- booking-portlet-mvc/pom.xml | 21 +++++++++++++-------- primefaces-showcase/pom.xml | 35 ++++++++++++----------------------- webflow-showcase/pom.xml | 19 ++++++++++++------- 6 files changed, 74 insertions(+), 60 deletions(-) diff --git a/booking-faces/pom.xml b/booking-faces/pom.xml index 6e841c0..76192e2 100644 --- a/booking-faces/pom.xml +++ b/booking-faces/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT - 4.0.0.RELEASE 3.2.0.RELEASE 2.3.3.RELEASE 1.6.1 @@ -36,32 +35,39 @@ + + + + org.springframework + spring-framework-bom + 4.0.2.RELEASE + pom + import + + + + org.springframework spring-aop - ${springframework-version} org.springframework spring-context - ${springframework-version} org.springframework spring-jdbc - ${springframework-version} org.springframework spring-orm - ${springframework-version} org.springframework spring-webmvc - ${springframework-version} org.springframework.webflow @@ -186,7 +192,6 @@ org.springframework spring-test - ${springframework-version} test diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml index 0469ff0..fad2efe 100644 --- a/booking-mvc/pom.xml +++ b/booking-mvc/pom.xml @@ -9,7 +9,6 @@ 1.0.0.BUILD-SNAPSHOT - 4.0.0.RELEASE 3.2.0.RELEASE 2.3.3.RELEASE 1.7.5 @@ -33,6 +32,18 @@ + + + + org.springframework + spring-framework-bom + 4.0.2.RELEASE + pom + import + + + + @@ -66,7 +77,6 @@ org.springframework spring-web - ${springframework-version} commons-logging @@ -77,22 +87,18 @@ org.springframework spring-webmvc - ${springframework-version} org.springframework spring-jdbc - ${springframework-version} org.springframework spring-orm - ${springframework-version} org.springframework spring-aop - ${springframework-version} org.springframework.webflow @@ -261,7 +267,6 @@ org.springframework spring-test - ${springframework-version} test diff --git a/booking-portlet-faces/pom.xml b/booking-portlet-faces/pom.xml index 9b7569b..d09d1d6 100644 --- a/booking-portlet-faces/pom.xml +++ b/booking-portlet-faces/pom.xml @@ -9,8 +9,7 @@ 1.0.0.BUILD-SNAPSHOT - 3.2.1.RELEASE - 2.4.0.M1 + 2.3.3.RELEASE 1.5.10 2.1.6 @@ -23,32 +22,39 @@ + + + + org.springframework + spring-framework-bom + 4.0.2.RELEASE + pom + import + + + + org.springframework spring-context - ${springframework-version} org.springframework spring-jdbc - ${springframework-version} org.springframework spring-orm - ${springframework-version} org.springframework spring-webmvc - ${springframework-version} org.springframework spring-webmvc-portlet - ${springframework-version} org.springframework.webflow @@ -164,7 +170,6 @@ org.springframework spring-test - ${springframework-version} test diff --git a/booking-portlet-mvc/pom.xml b/booking-portlet-mvc/pom.xml index d74bf3e..515af52 100644 --- a/booking-portlet-mvc/pom.xml +++ b/booking-portlet-mvc/pom.xml @@ -9,8 +9,7 @@ 1.0.0.BUILD-SNAPSHOT - 3.2.1.RELEASE - 2.4.0.M1 + 2.3.3.RELEASE 1.5.10 @@ -22,32 +21,39 @@ + + + + org.springframework + spring-framework-bom + 4.0.2.RELEASE + pom + import + + + + org.springframework spring-context - ${springframework-version} org.springframework spring-jdbc - ${springframework-version} org.springframework spring-orm - ${springframework-version} org.springframework spring-webmvc - ${springframework-version} org.springframework spring-webmvc-portlet - ${springframework-version} org.springframework.webflow @@ -174,7 +180,6 @@ org.springframework spring-test - ${springframework-version} test diff --git a/primefaces-showcase/pom.xml b/primefaces-showcase/pom.xml index f8da701..5d3532d 100644 --- a/primefaces-showcase/pom.xml +++ b/primefaces-showcase/pom.xml @@ -10,33 +10,40 @@ 1.6 - 4.0.0.RELEASE 2.3.3.RELEASE 3.2.0.RELEASE 1.6.1 + + + + org.springframework + spring-framework-bom + 4.0.2.RELEASE + pom + import + + + + org.springframework spring-aop - ${springframework-version} org.springframework spring-context - ${springframework-version} org.springframework spring-web - ${springframework-version} org.springframework spring-webmvc - ${springframework-version} org.springframework.webflow @@ -62,34 +69,16 @@ org.springframework.security spring-security-core ${springsecurity-version} - - - org.springframework - spring-aop - - org.springframework.security spring-security-config ${springsecurity-version} - - - org.springframework - spring-aop - - org.springframework.security spring-security-web ${springsecurity-version} - - - org.springframework - spring-aop - - diff --git a/webflow-showcase/pom.xml b/webflow-showcase/pom.xml index 4d896c8..cd4be86 100644 --- a/webflow-showcase/pom.xml +++ b/webflow-showcase/pom.xml @@ -10,43 +10,48 @@ 1.6 - 4.0.0.RELEASE 2.3.3.RELEASE 3.2.0.RELEASE 1.5.10 + + + + org.springframework + spring-framework-bom + 4.0.2.RELEASE + pom + import + + + + org.springframework spring-aop - ${springframework-version} org.springframework spring-context - ${springframework-version} org.springframework spring-web - ${springframework-version} org.springframework spring-webmvc - ${springframework-version} org.springframework spring-jdbc - ${springframework-version} org.springframework spring-orm - ${springframework-version} org.springframework.webflow