aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/main/resources
diff options
context:
space:
mode:
authorEpp, Richard (re6517) <re6517@us.att.com>2018-04-08 17:24:04 -0400
committerJames Forsyth <jf2512@att.com>2018-04-17 16:42:01 +0000
commite915c058cb99a013906d789f1134f79cf0a0245b (patch)
tree0367ea30261e836a51a30f295a385303f9ea25d3 /aai-core/src/main/resources
parentebfe92d82135a9daea5efea2e329331ea63229ba (diff)
Change version numbers on aai_swagger_HTML files
Change-Id: Ice7b38273c6c4701dd16da573c03fa121abfe298 Issue-ID: AAI-971 Signed-off-by: Epp, Richard (re6517) <re6517@us.att.com>
Diffstat (limited to 'aai-core/src/main/resources')
-rw-r--r--aai-core/src/main/resources/swagger.html.ftl2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/src/main/resources/swagger.html.ftl b/aai-core/src/main/resources/swagger.html.ftl
index 0dff5dec..3f9dc4e0 100644
--- a/aai-core/src/main/resources/swagger.html.ftl
+++ b/aai-core/src/main/resources/swagger.html.ftl
@@ -37,7 +37,7 @@
<body>
<div class="container">
<h1>Active and Available Inventory REST API.</h1>
- <p class="sw-info-version">Version: <span>v12</span></p>
+ <p class="sw-info-version">Version: <span>${version}</span></p>
<p><p>${description}</p>
</p>