From 72bc87910fc90328df7322c2c757d29949c822d6 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 19 Mar 2026 14:14:58 +0100 Subject: [PATCH] Improve pipeline execution time - remove repository declarations that lead to multiple two minute timeouts Issue-ID: SO-4262 Change-Id: I8573c6f3f1a137e7ee4959646c416ca1314bed45 Signed-off-by: Fiete Ostkamp --- adapters/mso-requests-db-adapter/pom.xml | 10 ---------- pom.xml | 4 ---- 2 files changed, 14 deletions(-) diff --git a/adapters/mso-requests-db-adapter/pom.xml b/adapters/mso-requests-db-adapter/pom.xml index 4397d1ba01..5cc1dbba90 100644 --- a/adapters/mso-requests-db-adapter/pom.xml +++ b/adapters/mso-requests-db-adapter/pom.xml @@ -92,16 +92,6 @@ ${project.version} - - - apache.snapshots - Maven Plugin Snapshots - https://repository.apache.org/snapshots/ - - true - - - ${project.artifactId}-${project.version} diff --git a/pom.xml b/pom.xml index 47ff16a292..808e42f5f1 100644 --- a/pom.xml +++ b/pom.xml @@ -124,10 +124,6 @@ central https://repo1.maven.org/maven2 - - restlet - https://maven.restlet.com - onap-public ${nexusproxy}/${publicNexusPath} -- 2.16.6