From: Fiete Ostkamp Date: Wed, 12 Feb 2025 08:08:59 +0000 (+0100) Subject: Gating is failing due to PermanentLockingException in aai-resources X-Git-Tag: 1.16.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F140187%2F2;p=aai%2Fresources.git Gating is failing due to PermanentLockingException in aai-resources - downgrade janusgraph (1.1.0 -> 1.0.1) to try to avoid transaction issues Issue-ID: AAI-4132 Change-Id: Idc1f064b359228ff3ee6ab795da01cb53425c792 Signed-off-by: Fiete Ostkamp --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 8910d5af..9c87ecae 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.15.5-SNAPSHOT + 1.15.6-SNAPSHOT 11 @@ -77,8 +77,8 @@ ${project.basedir}/src/main/resources/application.properties - + + 1.0.1 4.0.1 1.19.8 diff --git a/pom.xml b/pom.xml index e5f54e56..51d121d7 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.15.5-SNAPSHOT + 1.15.6-SNAPSHOT aai-resources pom