From 3690ca8eaf171e6cfb030b2ceab41db67ae935a8 Mon Sep 17 00:00:00 2001 From: efiacor Date: Wed, 5 Apr 2023 09:21:40 +0100 Subject: [PATCH] [DMAAP-DR] Update oparent to 3.3.3 Signed-off-by: efiacor Change-Id: I196bf8ff3cb1712a7a531cbf001aaf282673cda7 Issue-ID: DMAAP-1844 --- docs/conf.yaml | 7 ------- pom.xml | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 docs/conf.yaml diff --git a/docs/conf.yaml b/docs/conf.yaml deleted file mode 100644 index ab592813..00000000 --- a/docs/conf.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -project_cfg: onap -project: onap - -# Change this to ReleaseBranchName to modify the header -default-version: latest -# diff --git a/pom.xml b/pom.xml index 40357b09..59158684 100755 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.oparent oparent - 3.3.2 + 3.3.3 -- 2.16.6