From 5b683cfb6f2256204173b035c2b47836a9472287 Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Fri, 6 Jun 2008 14:57:25 +0000 Subject: [PATCH] Updating for 2.0.2 --- spring-binding/pom.xml | 2 +- spring-faces/pom.xml | 2 +- spring-js/pom.xml | 2 +- spring-webflow/pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml index 08e30e0d..93c122da 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -5,7 +5,7 @@ org.springframework.binding jar Spring Binding - 2.0.1.RELEASE + 2.0.2.RELEASE The Spring Data Binding Framework: An utility module used by other Spring projects http://www.springframework.org diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml index 57c9be10..3eaebecc 100644 --- a/spring-faces/pom.xml +++ b/spring-faces/pom.xml @@ -6,7 +6,7 @@ org.springframework.faces jar Spring Faces - 2.0.1.RELEASE + 2.0.2.RELEASE Spring's module for developing rich web applications using JSF http://www.springframework.org diff --git a/spring-js/pom.xml b/spring-js/pom.xml index 35ec6cd9..d1654580 100644 --- a/spring-js/pom.xml +++ b/spring-js/pom.xml @@ -5,7 +5,7 @@ org.springframework.js jar Spring JavaScript - 2.0.1.RELEASE + 2.0.2.RELEASE Spring's module for decorating web pages with behaviors using leading JavaScript toolkits http://www.springframework.org diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index d9cfa343..ec044094 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -5,7 +5,7 @@ org.springframework.webflow jar Spring Web Flow - 2.0.1.RELEASE + 2.0.2.RELEASE Spring's controller framework for implementing reusable UI flows http://www.springframework.org @@ -136,7 +136,7 @@ org.springframework.security spring-security-core - 2.0.0 + 2.0.2 true