From a6e49b16be6136a76b0aa1f170cf6aa79ad765fe Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 4 May 2020 12:16:20 -0700 Subject: Increment version to 1.8.0-SNAPSHOT Change-Id: Ia39d2dbe393d3ce325abae026e94cd5b761f096c Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml | 2 +- appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml | 2 +- appc-outbound/appc-aai-client/features/pom.xml | 2 +- appc-outbound/appc-aai-client/installer/pom.xml | 2 +- appc-outbound/appc-aai-client/pom.xml | 2 +- appc-outbound/appc-aai-client/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-outbound/appc-aai-client') diff --git a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml index d89d3da9a..2753f1ca6 100644 --- a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-aai-client - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT feature diff --git a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml index 8eee23fd0..f5500a437 100644 --- a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-aai-client - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT feature diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index d164c5a93..92c8c0b46 100644 --- a/appc-outbound/appc-aai-client/features/pom.xml +++ b/appc-outbound/appc-aai-client/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-aai-client-feature-aggregator - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT pom diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index 49c9ec190..04efde1f5 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -152,5 +152,5 @@ - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index a4cb4656c..c934b418b 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -65,5 +65,5 @@ features installer - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index cc2ea3dbc..a75d11854 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -158,5 +158,5 @@ - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT -- cgit 1.2.3-korg