diff --git a/Build-Instructions.md b/Build-Instructions.md index 0c33cf0..e2c4e55 100644 --- a/Build-Instructions.md +++ b/Build-Instructions.md @@ -1,4 +1,4 @@ -This project is tested to build on Java 7. It uses Maven as its build system, and should run on Maven 3.0 and above. The project makes use of Maven submodules to organize components. +This project is tested to build on Java 8 (for **master** and **1.3**) or Java 7 (for **1.2.x**). It uses Maven as its build system, and should run on Maven 3.0 and above. The project makes use of Maven submodules to organize components. # Git Checkout and Initialization