From 4d14ee5be1f9536a68ff0dc6ebf083a437a0099b Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 21 Jul 2009 01:21:27 +0000 Subject: [PATCH] added comment about maven version 2.0.9 or later --- spring-integration-samples/README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-integration-samples/README.txt b/spring-integration-samples/README.txt index 8000992586..7e4036d6ff 100644 --- a/spring-integration-samples/README.txt +++ b/spring-integration-samples/README.txt @@ -1,4 +1,5 @@ Instructions for building the samples using Maven (http://maven.apache.org) +NOTE: this requires Maven 2.0.9 or later ------------------------------------------------------------------------------- 1. Open a command prompt and navigate to the 'samples' directory within the