From 83d99a274967e79f9eca2cefcc1af665cd19ab62 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Mon, 27 Nov 2017 03:48:50 -0500 Subject: Add v12 api changes for the new release code Issue-ID: AAI-514 Change-Id: I8494ec854f7dddd51748da884b74b4196c7ab704 Signed-off-by: Venkata Harish K Kajur --- aai-resources/bundleconfig-local/etc/sysprops/sys-props.properties | 2 +- .../bundleconfig-local/etc/sysprops/template.sys-props.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-resources/bundleconfig-local/etc/sysprops') diff --git a/aai-resources/bundleconfig-local/etc/sysprops/sys-props.properties b/aai-resources/bundleconfig-local/etc/sysprops/sys-props.properties index 5365f47..79b1f8e 100644 --- a/aai-resources/bundleconfig-local/etc/sysprops/sys-props.properties +++ b/aai-resources/bundleconfig-local/etc/sysprops/sys-props.properties @@ -135,4 +135,4 @@ RESTLET_COMPONENT_REUSE_ADDRESS=true #Service System Properties. Please, place any Service related System Properties below. KEY_STORE_PASSWORD=OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0 KEY_MANAGER_PASSWORD=OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0 -AAI_CORE_VERSION=1.1.0-SNAPSHOT +AAI_CORE_VERSION=1.2.0-SNAPSHOT diff --git a/aai-resources/bundleconfig-local/etc/sysprops/template.sys-props.properties b/aai-resources/bundleconfig-local/etc/sysprops/template.sys-props.properties index 2239ecd..a6720fe 100644 --- a/aai-resources/bundleconfig-local/etc/sysprops/template.sys-props.properties +++ b/aai-resources/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 -- cgit 1.2.3-korg