Add artifact version documentation attributes for Apache Geode, Pivotal/VMware GemFire and Pivotal/VMware Cloud Cache.

This commit is contained in:
John Blum
2020-08-03 14:52:57 -07:00
parent 46fa881fad
commit 8b847d6c40

View File

@@ -50,6 +50,9 @@ asciidoctorj {
'github-samples-url': "${githubUrl}/spring-geode-samples",
'highlightjsdir@': "js/highlight",
'docinfodir@': ".",
'apache-geode-artifact-version' : "${apacheGeodeVersion}",
'pivotal-cloudcache-artifact-version' : "${pivotalCloudCacheVersion}",
'pivotal-gemfire-artifact-version' : "${pivotalGemFireVersion}",
'master-apache-geode-version' : "112",
'master-pivotal-gemfire-version' : "910",
'master-pivotal-cloudcache-version' : "1-11",