From 69b4d10646f2f50f68dc244496f63309ca74f027 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 3 Sep 2010 17:52:07 +0000 Subject: [PATCH] updated samples README to mention Maven 2.2 (not 2.1) --- spring-integration-samples/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-samples/README.txt b/spring-integration-samples/README.txt index 322223ea97..20b04bba16 100644 --- a/spring-integration-samples/README.txt +++ b/spring-integration-samples/README.txt @@ -1,5 +1,5 @@ Instructions for building the samples using Maven (http://maven.apache.org) -NOTE: this requires Maven 2.1.0 or later +NOTE: this requires Maven 2.2.0 or later ------------------------------------------------------------------------------- 1. Open a command prompt and navigate to the 'samples' directory within the