From c1decc814fb7c646399df2b2d94c65c695190f97 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 17 Sep 2019 10:57:00 -0700 Subject: Increment version to 1.6.4-SNAPSHOT Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- appc-core/appc-core-features/onap-appc-common/pom.xml | 2 +- appc-core/appc-core-features/onap-appc-core/pom.xml | 2 +- appc-core/appc-core-features/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-core/appc-core-features') diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml index 930ab2a25..874369990 100644 --- a/appc-core/appc-core-features/onap-appc-common/pom.xml +++ b/appc-core/appc-core-features/onap-appc-common/pom.xml @@ -45,5 +45,5 @@ features - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT \ No newline at end of file diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml index f3c4f0dbe..d25756e11 100644 --- a/appc-core/appc-core-features/onap-appc-core/pom.xml +++ b/appc-core/appc-core-features/onap-appc-core/pom.xml @@ -39,5 +39,5 @@ features - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT \ No newline at end of file diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index 9c1376a30..d1574c29f 100644 --- a/appc-core/appc-core-features/pom.xml +++ b/appc-core/appc-core-features/pom.xml @@ -33,5 +33,5 @@ onap-appc-common onap-appc-core - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT \ No newline at end of file -- cgit 1.2.3-korg