Skip to content

Commit

Permalink
DOC-382 final updates to config.toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
PeninaR committed Jul 1, 2018
1 parent 1f494af commit a6751c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions site/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -293,17 +293,17 @@ plainIdAnchors=true

# 12.3 Path and versions
maven-version = "12.3.1"
gshome-directory = "gigaspaces-xap-12.3.0-ga-b19000"
gshome-directory-oss = "gigaspaces-xap-open-12.3.0-ga-b19000"
gshome-directory = "gigaspaces-xap-enterprise-12.3.1-ga-b19300"
gshome-directory-oss = "gigaspaces-xap-12.3.1-ga-b19300"
default-lookup-group = "xap-12.3.1"
build-filename = "gigaspaces-xap-12.3.0-ga-b19000.zip"
build-filename-oss = "gigaspaces-xap-open-12.3.0-ga-b19000.zip"
build-filename = "gigaspaces-xap-enterprise-12.3.1-ga-b19300.zip"
build-filename-oss = "gigaspaces-xap-12.3.1-ga-b19300.zip"
xap-version = "12.3"
xap-release = "12.3"
rest-version = "v2"

# 12.3 DOT NET
msi-filename= "gigaspaces-xap.net-12.3.0-ga-b19000.msi"
msi-filename= "gigaspaces-xap.net-12.3.1-ga-b19300.msi"
gshome-net-directory= "XAP.NET-12.3.1-x64"

# Jar versions
Expand Down

0 comments on commit a6751c6

Please sign in to comment.