From e262a76d5259b981098fdfe830aa7572f86f3d74 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 8 Oct 2020 03:31:07 +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 b2727814..5faf8c68 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 6.0.0-SNAPSHOT + 6.0.0 cli-profiles-command diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 8d77a306..fef7372c 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 6.0.0-SNAPSHOT + 6.0.0 cli-profiles-http diff --git a/profiles/pom.xml b/profiles/pom.xml index 2e8bb25b..60052918 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 6.0.0-SNAPSHOT + 6.0.0 cli-profiles diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index e2dd1762..639ab458 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 6.0.0-SNAPSHOT + 6.0.0 cli-profiles-snmp -- cgit 1.2.3-korg