From 8b1002a99724180cc9c134a04a5eb0763fde872c Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 8 Dec 2021 22:12:52 +0000 Subject: Improve fast-build profile Remove docker build from 'fast-build' profile Change-Id: I90b79bc05ecd159b5c6ff62f195507476dcdaa38 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3804 --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 5944093eb3..fa98150b9e 100644 --- a/pom.xml +++ b/pom.xml @@ -182,9 +182,15 @@ Modifications copyright (c) 2018-2019 Nokia true false - 1.35 1.69 + + 1.41 + onap + docker + docker + nexus3.onap.org:10001 + false @@ -383,7 +389,7 @@ Modifications copyright (c) 2018-2019 Nokia io.fabric8 docker-maven-plugin - 0.31.0 + 0.38.0 org.apache.maven.plugins -- cgit 1.2.3-korg