From 831ecf744cba1172efcd25a5f2fe3b19e4249a18 Mon Sep 17 00:00:00 2001 From: ryanSheehan Date: Fri, 4 Jun 2021 20:37:35 +0100 Subject: [PATCH] Adding properties to parent integration pom Take properties declared in clamp poms and inherit them from integration pom Issue-ID: POLICY-3215 Change-Id: I51993ffc1734b5c83ec7276f527ca18ead7c22d3 Signed-off-by: ryanSheehan --- integration/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/integration/pom.xml b/integration/pom.xml index d803da87..27cb294b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -48,6 +48,13 @@ 2.3.1 1.1.4 4.1.63.Final + 2.5.0 + 1.0.0 + 3.7.3 + 9.0.45 + 5.11.2 + 2.8.8 + 3.0.0 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ -- 2.16.6