From 7ee4094673456823709217c769e75b73109680d2 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 11 Oct 2018 11:09:56 -0700 Subject: Roll to next version after release Change to version 1.4.1-SNAPSHOT Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- 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 635b0e3f5..a0e44ac8a 100644 --- a/appc-client/client-kit/pom.xml +++ b/appc-client/client-kit/pom.xml @@ -27,7 +27,7 @@ appc-java-client org.onap.appc.client - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT client-kit diff --git a/appc-client/client-lib/pom.xml b/appc-client/client-lib/pom.xml index c8a8d9b82..3a6070e32 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 - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT client-lib diff --git a/appc-client/client-simulator/pom.xml b/appc-client/client-simulator/pom.xml index 3f2651954..dbcb04c61 100644 --- a/appc-client/client-simulator/pom.xml +++ b/appc-client/client-simulator/pom.xml @@ -27,7 +27,7 @@ appc-java-client org.onap.appc.client - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT client-simulator diff --git a/appc-client/code-generator/pom.xml b/appc-client/code-generator/pom.xml index cc9ce638d..0ef9d8347 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 - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT code-generator diff --git a/appc-client/pom.xml b/appc-client/pom.xml index 9cb52c13f..800cbb335 100644 --- a/appc-client/pom.xml +++ b/appc-client/pom.xml @@ -27,12 +27,12 @@ org.onap.appc appc - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT appc-java-client org.onap.appc.client - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT appc-java-client APPC Java Client -- cgit 1.2.3-korg