From b29fc04853afa8247f420187590f9bd3e965c219 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Mon, 25 Sep 2017 18:07:30 +0200 Subject: Revert "Maven 3.3.9 or later is required for container-deps-enforcer." This reverts commit 6d8d874f9096ea95905907e302c45e3e4db3394b. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 762990a3127..51ecc5fb02e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Travis-CI build status: [![Build Status](https://travis-ci.org/vespa-engine/vesp ## Get started developing ### Setup build environment -C++ building is supported on CentOS 7. The Java source can be built on any platform having Java 8 and Maven (version>=3.3) installed. +C++ building is supported on CentOS 7. The Java source can be built on any platform having Java 8 and Maven installed. We recommend using the following environment: [Create C++ dev environment on CentOS using VirtualBox and Vagrant](vagrant/README.md). You can also setup CentOS 7 natively and install the following build dependencies: -- cgit v1.2.3