From 069772a3e3e5236a746066c1e56af03f4b295688 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 10 Mar 2020 17:20:12 +0000 Subject: Release cli --- profiles/command/pom.xml | 2 +- profiles/http/pom.xml | 2 +- profiles/pom.xml | 2 +- profiles/snmp/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'profiles') diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml index c2d74956..6fe60383 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles-command diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 3410b634..9eac39ad 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles-http diff --git a/profiles/pom.xml b/profiles/pom.xml index dfebc61f..e98b912b 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index fa108815..0f8b7c0f 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles-snmp -- cgit