From c00a13c3b17ea0862c52c4bd54032728111d8819 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 5 Dec 2018 12:28:21 -0800 Subject: Increment version numbers Change from version 1.4.3-SNAPSHOT to 1.4.4-SNAPSHOT after release. Change-Id: Ib26ad80e63d2b61865ff9bd669259c849851c162 Signed-off-by: Patrick Brady Issue-ID: APPC-1269 --- 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 72b0bb738..1d666ad6e 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.3-SNAPSHOT + 1.4.4-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 be68e8609..412151c1c 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.3-SNAPSHOT + 1.4.4-SNAPSHOT feature diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index e757229e2..c3b950c01 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.3-SNAPSHOT + 1.4.4-SNAPSHOT pom diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index c9aa57c35..9885f5164 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.3-SNAPSHOT + 1.4.4-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index 2bcac0421..6212e14b4 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.3-SNAPSHOT + 1.4.4-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 9ea6d7fe4..a53a2e288 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.3-SNAPSHOT + 1.4.4-SNAPSHOT -- cgit 1.2.3-korg