Add 'master-apache-geode-version' documentation variable from which all docs (e.g. Guides) can inherit.
This commit is contained in:
@@ -31,6 +31,7 @@ asciidoctor {
|
||||
'github-url': githubUrl,
|
||||
'github-samples-url': "${githubUrl}/spring-geode-samples",
|
||||
'download-url' : "${githubBaseUrl}/archive/${githubTag}.zip",
|
||||
'master-apache-geode-version' : "19",
|
||||
'spring-version' : versions['org.springframework:spring-core'],
|
||||
'spring-boot-version' : "${springBootVersion}",
|
||||
'spring-boot-data-geode-version' : project.version,
|
||||
|
||||
Reference in New Issue
Block a user