From 8ad78de98779ed4ed8b82000442cfa3123378207 Mon Sep 17 00:00:00 2001 From: David BRASSELY Date: Thu, 2 Oct 2014 15:51:45 +0200 Subject: [PATCH] Change asciidoctor version --- pom.xml | 2 +- src/asciidoc/index.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d8332e0..67bae6d 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ 7.0.50 1.13 - 0.1.4 + 1.5.0 1.2.3 4.11 1.7.6 diff --git a/src/asciidoc/index.adoc b/src/asciidoc/index.adoc index 2b68598..6392141 100644 --- a/src/asciidoc/index.adoc +++ b/src/asciidoc/index.adoc @@ -49,7 +49,7 @@ directory containing the OpenESB installation. ==== === Requirements -OpenESB Standalone is build using Java, and requires at least http://java.com/[Java 6] in order to run. +OpenESB Standalone is build using Java, and requires at least http://java.com/[Java 7] in order to run. The version of Java that will be sued can be set by setting the +JAVA_HOME+ environment variable. You should check your current Java installation before you begin: