Change asciidoctor version

master
David BRASSELY 2014-10-02 15:51:45 +02:00
parent 74a342281b
commit 8ad78de987
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<tomcat.version>7.0.50</tomcat.version>
<snakeyaml.version>1.13</snakeyaml.version>
<!--jgroups.version>3.4.2.Final</jgroups.version-->
<asciidoctor.version>0.1.4</asciidoctor.version>
<asciidoctor.version>1.5.0</asciidoctor.version>
<shiro.version>1.2.3</shiro.version>
<junit.version>4.11</junit.version>
<slf4j.version>1.7.6</slf4j.version>

View File

@ -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: