From: Fiete Ostkamp Date: Sat, 15 Jun 2024 12:45:14 +0000 (+0200) Subject: Update tinkerpop to 3.3.11 in aai-common X-Git-Tag: 1.14.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F30%2F138230%2F1;p=aai%2Faai-common.git Update tinkerpop to 3.3.11 in aai-common Issue-ID: AAI-3875 Change-Id: Iba69b1d4850fcd86dc0ee9cd209c74396e2e8f4a Signed-off-by: Fiete Ostkamp --- diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml index f0ef4a96..71fd0e01 100644 --- a/aai-aaf-auth/pom.xml +++ b/aai-aaf-auth/pom.xml @@ -6,7 +6,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml aai-aaf-auth diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 7f92056d..3d935b1e 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml aai-annotations diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 5de5805a..494d2ee1 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml aai-auth diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml index a4d4cd7a..bb6683ab 100644 --- a/aai-common-docker/aai-common-images/pom.xml +++ b/aai-common-docker/aai-common-images/pom.xml @@ -25,11 +25,11 @@ org.onap.aai.aai-common aai-common-docker - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT aai-common-images - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT pom aai-aai-common-images Contains dockerfiles for aai-common images (alpine and ubuntu based). diff --git a/aai-common-docker/aai-haproxy-image/pom.xml b/aai-common-docker/aai-haproxy-image/pom.xml index df458adc..d59e3c20 100644 --- a/aai-common-docker/aai-haproxy-image/pom.xml +++ b/aai-common-docker/aai-haproxy-image/pom.xml @@ -25,11 +25,11 @@ org.onap.aai.aai-common aai-common-docker - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT aai-haproxy-image - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT pom aai-aai-haproxy-image Contains dockerfiles for aai-haproxy image. diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml index bdf67218..e7f09925 100644 --- a/aai-common-docker/pom.xml +++ b/aai-common-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 86ae0971..56f4d72e 100644 --- a/aai-core/pom.xml +++ b/aai-core/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-core diff --git a/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java b/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java index c097a5bf..83ee127b 100644 --- a/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java +++ b/aai-core/src/main/java/org/onap/aai/dbgen/GraphSONPartialIO.java @@ -147,5 +147,10 @@ public final class GraphSONPartialIO throw new IllegalArgumentException("The graph argument was not specified"); return new GraphSONPartialIO(this); } + + @Override + public boolean requiresVersion(V version) { + throw new UnsupportedOperationException("Unimplemented method 'requiresVersion'"); + } } } diff --git a/aai-els-onap-logging/pom.xml b/aai-els-onap-logging/pom.xml index 84016814..6d538d26 100644 --- a/aai-els-onap-logging/pom.xml +++ b/aai-els-onap-logging/pom.xml @@ -4,7 +4,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml aai-els-onap-logging diff --git a/aai-failover/pom.xml b/aai-failover/pom.xml index 93953544..6c3bd6fd 100644 --- a/aai-failover/pom.xml +++ b/aai-failover/pom.xml @@ -5,7 +5,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml 4.0.0 diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 2fd8e887..261ccd8b 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.aai-common aai-common - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT aai-parent aai-parent @@ -62,7 +62,7 @@ limitations under the License. 2.0.0-oss 2.3.31 31.1-jre - 3.3.0 + 3.3.11 0.3.3 2.5.15 2.9.1 @@ -571,7 +571,7 @@ limitations under the License. ${commons.io.version} - + org.onap.aai.logging-service common-logging diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 72d3d30a..77de2fdb 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -29,7 +29,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml aai-rest diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml index 76d48328..6240773a 100644 --- a/aai-schema-abstraction/pom.xml +++ b/aai-schema-abstraction/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml 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 diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index cf682ed7..774cc2a8 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT ../aai-parent/pom.xml aai-utils diff --git a/pom.xml b/pom.xml index 5f3b2314..0b83af78 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.aai-common aai-common - 1.14.0-SNAPSHOT + 1.14.1-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos