diff options
author | aosull01 <adrian.osullivan@huawei.com> | 2019-12-12 12:31:01 +0000 |
---|---|---|
committer | aosull01 <adrian.osullivan@huawei.com> | 2019-12-12 12:32:08 +0000 |
commit | 7329beb42ed77cb0e10e7ebef15e279a45d917dc (patch) | |
tree | 2c720bffcd06b13b95d826ffbf05d1bc7d45a047 | |
parent | 724b5025cd16fbed0bba66e21129fd9530ce736d (diff) |
Update the installation requirements to 11
Issue-ID: EXTAPI-373
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I07f7e6f74b36bff754f42e312302815f1f69588e
-rw-r--r-- | docs/installation/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/installation.rst b/docs/installation/installation.rst index fd52e84..9850c92 100644 --- a/docs/installation/installation.rst +++ b/docs/installation/installation.rst @@ -12,7 +12,7 @@ Build Requirements -* Java 8 +* Java 11 * Maven * port 8080 should be free, used by tests @@ -28,7 +28,7 @@ Run Requirements -* Java 8 +* Java 11 * Maven * MongoDB * MariaDB |