From c23c9a063f9bd07b01abe17e5d57ad2a39422a0a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 19 Nov 2018 13:37:50 -0800 Subject: Increment version number Change to version 1.4.3-SNAPSHOT Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7 Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- 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 6f10cfa1a..72b0bb738 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.4.2-SNAPSHOT + 1.4.3-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 4e771fd85..be68e8609 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-aai-client - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT feature diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index 8ae7d7751..e757229e2 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.4.2-SNAPSHOT + 1.4.3-SNAPSHOT pom diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index 6ef487ecb..c9aa57c35 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -153,5 +153,5 @@ - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index 7b0d004d8..2bcac0421 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -66,5 +66,5 @@ features installer - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index e35196f85..9ea6d7fe4 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -159,5 +159,5 @@ - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT -- cgit 1.2.3-korg