From e190b0b67803241ad3a94a6c6396fc47a94e7fac Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 21 Feb 2024 13:41:30 +0100 Subject: Enhance SchemaGenerator to also generate indices for relationships - generate edge indexes when they not already exist - reindex existing indexes when they are not in status ENABLED - try to recover indexes that are in INSTALLED state - bump version to 1.13.5 Issue-ID: AAI-3782 Change-Id: I127e0f83b17485d7a6721206ade92cd50c89a51b Signed-off-by: Fiete Ostkamp --- aai-failover/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-failover') diff --git a/aai-failover/pom.xml b/aai-failover/pom.xml index 32a3c49f..5df2733b 100644 --- a/aai-failover/pom.xml +++ b/aai-failover/pom.xml @@ -5,7 +5,7 @@ org.onap.aai.aai-common aai-parent - 1.13.4-SNAPSHOT + 1.13.5-SNAPSHOT ../aai-parent/pom.xml 4.0.0 -- cgit 1.2.3-korg