From ad6cb25387cf7ef22b9dcb34f1eed7009278e9c9 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Sat, 15 Jun 2024 14:45:14 +0200 Subject: Update tinkerpop to 3.3.11 in aai-common Issue-ID: AAI-3875 Change-Id: Iba69b1d4850fcd86dc0ee9cd209c74396e2e8f4a Signed-off-by: Fiete Ostkamp --- aai-schema-ingest/.classpath | 12 +++--------- aai-schema-ingest/pom.xml | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'aai-schema-ingest') diff --git a/aai-schema-ingest/.classpath b/aai-schema-ingest/.classpath index 5070d13d..25ba983c 100644 --- a/aai-schema-ingest/.classpath +++ b/aai-schema-ingest/.classpath @@ -30,26 +30,20 @@ - + - - - + - + - - - - diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index ef9793a9..2a6581d7 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml aai-schema-ingest -- cgit 1.2.3-korg