diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-11-27 03:49:58 -0500 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-11-27 09:54:49 -0500 |
commit | e15bd97247800141eb5f0fdbd1fc3f7f03de6d8d (patch) | |
tree | ef35518bb4383bee795dd5d31cfef27bd7b6302c /aai-traversal/bundleconfig-local/etc/sysprops/template.sys-props.properties | |
parent | 556943bfa0674656110be29b4a5777d5273732a9 (diff) |
Add v12 api changes for the new release code
Issue-ID: AAI-514
Change-Id: I5216e1d929d9fb2547e47c285dfcd94dfe4fde48
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-traversal/bundleconfig-local/etc/sysprops/template.sys-props.properties')
-rw-r--r-- | aai-traversal/bundleconfig-local/etc/sysprops/template.sys-props.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-traversal/bundleconfig-local/etc/sysprops/template.sys-props.properties b/aai-traversal/bundleconfig-local/etc/sysprops/template.sys-props.properties index 778ac62..c9060f9 100644 --- a/aai-traversal/bundleconfig-local/etc/sysprops/template.sys-props.properties +++ b/aai-traversal/bundleconfig-local/etc/sysprops/template.sys-props.properties @@ -112,4 +112,4 @@ AJSC_EXTERNAL_PROPERTIES_FOLDERS=__AJSC_SHARED_CONFIG__|__AJSC_EXTERNAL_PROPERTI KEY_STORE_PASSWORD=__KEY_STORE_PASSWORD__ KEY_MANAGER_PASSWORD=__KEY_MANAGER_PASSWORD__ -AAI_CORE_VERSION=1.1.0-SNAPSHOT +AAI_CORE_VERSION=1.2.0-SNAPSHOT |