From c6fba9a763d45e6eac6f47b81db09a936ef97f95 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Thu, 25 Mar 2010 14:07:43 +0000 Subject: [PATCH] Upgraded Spring 3.0 sample to use 3.0.1. --- samples/article-spring30/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/article-spring30/pom.xml b/samples/article-spring30/pom.xml index 6be0dfed..777c245b 100644 --- a/samples/article-spring30/pom.xml +++ b/samples/article-spring30/pom.xml @@ -13,7 +13,7 @@ Example code that matches the article published on java.net on April 18, 2006. - 3.0.0.RELEASE + 3.0.1.RELEASE