From ae7208cc3447fd7f92d3fd08ee207bb1e781ef70 Mon Sep 17 00:00:00 2001 From: Phillip Ross Date: Wed, 28 Oct 2015 02:21:28 -0400 Subject: [PATCH] Update README.md file to reflect updated version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7633128..739cb02 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Vagrantfile for Payara. -Currently it uses ubuntu/trusty64 as a base and gets the Java EE Web profile of Payara 4.1.152, extracting to /opt/payara/payara-$PAYARA_VERSION. OpenJDK 7 is installed, since that is the latest Java currently available in the Ubuntu repos. +Currently it uses ubuntu/trusty64 as a base and gets the Java EE Web profile of Payara 4.1.1.154, extracting to /opt/payara/payara-$PAYARA_VERSION. The provision.sh script contains PAYARA_VERSION and PAYARA_ED variables which can be changed to point to a different version/edition of Payara. OpenJDK 7 is installed, since that is the latest Java currently available in the Ubuntu repos. There is still work to be done, but at this point, the file is usable for development/testing purposes. -- 2.39.5