From d651c7179ac50087a3989b091c434c7cb593650f Mon Sep 17 00:00:00 2001 From: Dimitrios Giannopoulos Date: Fri, 8 Dec 2023 12:35:32 +0000 Subject: [PATCH] removed dependency to other projects --- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index e3dc8c5..4d172cf 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,6 @@ apache_v2 UTF-8 UTF-8 - 1.8 4.0.0-RC2 3.1.2 3.0.0 @@ -52,23 +51,6 @@ - - ../org.etsi.osl.bugzilla - ../org.etsi.osl.centrallog.client - ../org.etsi.osl.centrallog.service - ../org.etsi.osl.cridge - ../org.etsi.osl.mano - ../org.etsi.osl.model.k8s - ../org.etsi.osl.model.nfv - ../org.etsi.osl.model.tmf - ../org.etsi.osl.oas - ../org.etsi.osl.osom - ../org.etsi.osl.portal.api - ../org.etsi.osl.sol005nbi.osm10 - ../org.etsi.osl.sol005nbi.osm - ../org.etsi.osl.tmf.api - - -- GitLab