aboutsummaryrefslogtreecommitdiff
path: root/bigtop-bigpetstore
diff options
context:
space:
mode:
authorMartin Bukatovic <mbukatov@redhat.com>2015-06-08 18:00:21 +0200
committerOlaf Flebbe <of@oflebbe.de>2015-06-09 22:39:19 +0200
commit73d4e98d29f9591b7cd3bebf1c9d07e7c06f5af5 (patch)
tree821c7db5f03abbc47a50a5dcb827e77eaef841bb /bigtop-bigpetstore
parenteb3ebb535abee15fc37b4c333ce865686fccaa87 (diff)
BIGTOP-1892. Current required version of gradle 2.4 is not used everywhere
Signed-off-by: Olaf Flebbe <of@oflebbe.de>
Diffstat (limited to 'bigtop-bigpetstore')
-rw-r--r--bigtop-bigpetstore/bigpetstore-mapreduce/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop-bigpetstore/bigpetstore-mapreduce/README.md b/bigtop-bigpetstore/bigpetstore-mapreduce/README.md
index c806d575..f725be3b 100644
--- a/bigtop-bigpetstore/bigpetstore-mapreduce/README.md
+++ b/bigtop-bigpetstore/bigpetstore-mapreduce/README.md
@@ -36,7 +36,7 @@ The application consists of the following modules
Build Instructions
------------------
-You'll need to have version 2.0 of [`gradle`](http://www.gradle.org/downloads) installed and set-up correctly in order to follow along these instructions.
+You'll need to have version 2.4 of [`gradle`](http://www.gradle.org/downloads) installed and set-up correctly in order to follow along these instructions.
We could have used the [`gradle-wrapper`](http://www.gradle.org/docs/current/userguide/gradle_wrapper.html) to avoid having to install `gradle`, but the `bigtop` project includes all `gradle*` directories in `.gitignore`. So, that's not going to work.
### Build the JAR