Skip to content

Commit 7fc42ca

Browse files
author
Tim Middleton
committed
Update CE versions in doc
1 parent fbfdcfe commit 7fc42ca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SHELL := /bin/bash
2323
MVN_VERSION ?= 1.0.0
2424

2525
# Coherence CE version to run base tests against
26-
COHERENCE_VERSION ?= 14.1.2-0-2
26+
COHERENCE_VERSION ?= 14.1.2-0-3
2727
COHERENCE_GROUP_ID ?= com.oracle.coherence.ce
2828
COHERENCE_WKA1 ?= server1
2929
COHERENCE_WKA2 ?= server1

docs/sitegen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ engine:
1212
plantumlconfig: "_plantuml-config.txt"
1313
commercial-docs-base-url: "https://docs.oracle.com/en/middleware/fusion-middleware/coherence/14.1.2"
1414
cli-version: "1.10.1"
15-
coherence-version: "14.1.2-0-2"
16-
coherence-default-version: "14.1.2-0-2"
15+
coherence-version: "14.1.2-0-3"
16+
coherence-default-version: "14.1.2-0-3"
1717
assets:
1818
- target: "/"
1919
includes:

0 commit comments

Comments
 (0)