From 295711b186ed0362807829202422047bb5d73815 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 7 Sep 2017 16:56:26 -0400 Subject: [PATCH] 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 - pom.xml | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/aai-traversal/bundleconfig-local/etc/appprops/titan-cached.properties b/aai-traversal/bundleconfig-local/etc/appprops/titan-cached.properties index 0a3403f2..abaec9e1 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 989f3bef..30d8b0a1 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 diff --git a/pom.xml b/pom.xml index 504b1b6a..b1e7fc85 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.aai.traversal traversal 1.1.0-SNAPSHOT - traversal + AAI - traversal pom aai-traversal -- 2.16.6