From 9c7e3a59d296ae6d015c759ed1c4b0197c3e21fc Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 23 Jun 2021 20:56:38 +0200 Subject: [PATCH] Remove mdsal-common-util This artifact is completely empty, remove it to prevent confusion. JIRA: MDSAL-672 Change-Id: Iadc8a7a87f7abe120c5651058cf49d2e70e94021 Signed-off-by: Robert Varga --- artifacts/pom.xml | 5 ---- common/mdsal-common-util/pom.xml | 39 ------------------------------- common/pom.xml | 1 - docs/pom.xml | 4 ---- features/odl-mdsal-common/pom.xml | 4 ---- 5 files changed, 53 deletions(-) delete mode 100644 common/mdsal-common-util/pom.xml diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b086d1d3ca..ee14be1f03 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -45,11 +45,6 @@ mdsal-common-api 8.0.0-SNAPSHOT - - org.opendaylight.mdsal - mdsal-common-util - 8.0.0-SNAPSHOT - org.opendaylight.mdsal diff --git a/common/mdsal-common-util/pom.xml b/common/mdsal-common-util/pom.xml deleted file mode 100644 index 0d7967e203..0000000000 --- a/common/mdsal-common-util/pom.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - 4.0.0 - - - org.opendaylight.mdsal - dom-parent - 8.0.0-SNAPSHOT - ../../dom/dom-parent - - - mdsal-common-util - bundle - - - - org.opendaylight.mdsal - mdsal-common-api - - - org.opendaylight.yangtools - concepts - - - com.google.guava - guava - - - - diff --git a/common/pom.xml b/common/pom.xml index 807b8b4491..317897b272 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -26,7 +26,6 @@ mdsal-common-api - mdsal-common-util diff --git a/docs/pom.xml b/docs/pom.xml index 9fed6db241..6b7e843665 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -26,10 +26,6 @@ org.opendaylight.mdsal mdsal-common-api - - org.opendaylight.mdsal - mdsal-common-util - org.opendaylight.mdsal mdsal-dom-api diff --git a/features/odl-mdsal-common/pom.xml b/features/odl-mdsal-common/pom.xml index e500a14399..229a5cfd7b 100644 --- a/features/odl-mdsal-common/pom.xml +++ b/features/odl-mdsal-common/pom.xml @@ -31,9 +31,5 @@ org.opendaylight.mdsal mdsal-common-api - - org.opendaylight.mdsal - mdsal-common-util - -- 2.36.6