From 82f6149bac07db1507ec918b66519b152dd3e0e5 Mon Sep 17 00:00:00 2001 From: Ravi Pendurty Date: Fri, 24 Oct 2025 11:05:02 +0530 Subject: [PATCH] Support for non-default ODL password admin user can have any secure password Issue-ID: OAM-526 Change-Id: I657f5ab456492aeff1ec22c01902ebc86e52fd0f Signed-off-by: Ravi Pendurty --- distribution/oam-controller/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/oam-controller/pom.xml b/distribution/oam-controller/pom.xml index eb3d92a..c61bb02 100644 --- a/distribution/oam-controller/pom.xml +++ b/distribution/oam-controller/pom.xml @@ -260,7 +260,7 @@ true - + -- 2.16.6