From bd8a7bfe9933a87c2345d982c98fd434368272b2 Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 21 Oct 2019 11:01:10 +0200 Subject: Re-enable npm deploy Re-enable the npm package for testing as nexus3 should be setup correctly now Issue-ID: CLAMP-450 Change-Id: If709a256dad835787bb40bf9a5ed9edb260fb6c3 Signed-off-by: sebdet --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index cce555d9..f49468db 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 4.1.4-SNAPSHOT + 4.2.0-SNAPSHOT clamp @@ -1102,7 +1102,7 @@ compile - install --registry https://registry.npmjs.com/ + install @@ -1122,7 +1122,6 @@ deploy - true publish --registry ${npm.publish.url} -- cgit 1.2.3-korg