From 295711b186ed0362807829202422047bb5d73815 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 7 Sep 2017 16:56:26 -0400 Subject: Add name to the top level pom for traversal Issue-ID: AAI-271 Change-Id: I082bd5ae43aa352785815b5bea30bff708b1cfa4 Signed-off-by: Venkata Harish K Kajur --- aai-traversal/bundleconfig-local/etc/appprops/titan-cached.properties | 1 - aai-traversal/bundleconfig-local/etc/appprops/titan-realtime.properties | 1 - 2 files changed, 2 deletions(-) (limited to 'aai-traversal/bundleconfig-local') diff --git a/aai-traversal/bundleconfig-local/etc/appprops/titan-cached.properties b/aai-traversal/bundleconfig-local/etc/appprops/titan-cached.properties index 0a3403f..abaec9e 100644 --- a/aai-traversal/bundleconfig-local/etc/appprops/titan-cached.properties +++ b/aai-traversal/bundleconfig-local/etc/appprops/titan-cached.properties @@ -1,6 +1,5 @@ query.fast-property=true # the following parameters are not reloaded automatically and require a manual bounce -#storage.backend=inmemory storage.backend=inmemory storage.hostname=localhost diff --git a/aai-traversal/bundleconfig-local/etc/appprops/titan-realtime.properties b/aai-traversal/bundleconfig-local/etc/appprops/titan-realtime.properties index 989f3be..30d8b0a 100644 --- a/aai-traversal/bundleconfig-local/etc/appprops/titan-realtime.properties +++ b/aai-traversal/bundleconfig-local/etc/appprops/titan-realtime.properties @@ -1,6 +1,5 @@ query.fast-property=true # the following parameters are not reloaded automatically and require a manual bounce -#storage.backend=inmemory storage.backend=inmemory storage.hostname=localhost -- cgit 1.2.3-korg