From e7d0f02ef389b70096d7820d63d29db4a26abd91 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 22 May 2020 14:29:21 +0000 Subject: Release appc --- appc-client/client-kit/pom.xml | 2 +- appc-client/client-lib/pom.xml | 2 +- appc-client/client-simulator/pom.xml | 2 +- appc-client/code-generator/pom.xml | 2 +- appc-client/pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-client') diff --git a/appc-client/client-kit/pom.xml b/appc-client/client-kit/pom.xml index 75a234d24..0159ece1e 100644 --- a/appc-client/client-kit/pom.xml +++ b/appc-client/client-kit/pom.xml @@ -26,7 +26,7 @@ appc-java-client org.onap.appc.client - 2.7.2-SNAPSHOT + 1.7.2 client-kit diff --git a/appc-client/client-lib/pom.xml b/appc-client/client-lib/pom.xml index 40caf778f..0849d74f4 100644 --- a/appc-client/client-lib/pom.xml +++ b/appc-client/client-lib/pom.xml @@ -26,7 +26,7 @@ appc-java-client org.onap.appc.client - 2.7.2-SNAPSHOT + 1.7.2 client-lib diff --git a/appc-client/client-simulator/pom.xml b/appc-client/client-simulator/pom.xml index 10babaaab..ed080982d 100644 --- a/appc-client/client-simulator/pom.xml +++ b/appc-client/client-simulator/pom.xml @@ -26,7 +26,7 @@ appc-java-client org.onap.appc.client - 2.7.2-SNAPSHOT + 1.7.2 client-simulator diff --git a/appc-client/code-generator/pom.xml b/appc-client/code-generator/pom.xml index 7b5e3de77..358c9cdfd 100644 --- a/appc-client/code-generator/pom.xml +++ b/appc-client/code-generator/pom.xml @@ -26,7 +26,7 @@ appc-java-client org.onap.appc.client - 2.7.2-SNAPSHOT + 1.7.2 code-generator diff --git a/appc-client/pom.xml b/appc-client/pom.xml index 042de4bd3..ce38c2ced 100644 --- a/appc-client/pom.xml +++ b/appc-client/pom.xml @@ -28,12 +28,12 @@ org.onap.appc appc - 2.7.2-SNAPSHOT + 1.7.2 appc-java-client org.onap.appc.client - 2.7.2-SNAPSHOT + 1.7.2 appc-java-client APPC Java Client -- cgit 1.2.3-korg