From b0fba2fc6c28ec5054cb3a59cc5ed694be1c574c Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 10 Feb 2020 18:25:49 +0100 Subject: Fix npm repo missing Fix the Npm repo missing in the configuration Issue-ID: CLAMP-586 Change-Id: I6e0c25beb91655e735ef2a0170e9a4404cdf8818 Signed-off-by: sebdet --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 04c40b6d..84b4d1f3 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 9.0.27 ui-react ui-react-lib - https://nexus3.onap.org/repository/npm.release/ + https://nexus3.onap.org/repository/npm.snapshot/ -- cgit 1.2.3-korg