From 7bc072ef7a8690b655daa7586a8ea76ebf308ba1 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 9 Jun 2021 17:31:32 -0400 Subject: Adding missing akka and sshd-core in dependencies bom's oparent and standaloneParent poms - Adding distributionManagement section - Replacing hardocded nexus url with properties variable Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ifaa84b695ae45f0de7c431af3489d9b33d4b9fce --- dependencies-bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dependencies-bom/pom.xml') diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml index 2e35c873..f89b7a7c 100644 --- a/dependencies-bom/pom.xml +++ b/dependencies-bom/pom.xml @@ -321,6 +321,11 @@ testng 6.14.3 + + org.apache.sshd + sshd-core + 1.7.0 + -- cgit 1.2.3-korg