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-oam/appc-oam-bundle/pom.xml | 2 +- appc-oam/appc-oam-features/features-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/onap-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/pom.xml | 2 +- appc-oam/appc-oam-installer/pom.xml | 2 +- appc-oam/appc-oam-model/pom.xml | 2 +- appc-oam/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-oam') diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index 12824198f..03443b9aa 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -285,5 +285,5 @@ - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml index bd731ac2b..b394747de 100644 --- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-oam - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT feature diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml index 850ced126..46614ebb1 100644 --- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-oam - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT feature diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 4c728783d..d32303b72 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-oam-feature-aggregator - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT pom diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index 47fa1308d..037b34e22 100644 --- a/appc-oam/appc-oam-installer/pom.xml +++ b/appc-oam/appc-oam-installer/pom.xml @@ -165,5 +165,5 @@ - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml index 1967186e7..0cdba27e7 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -121,5 +121,5 @@ ietf-yang-types - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index 95fd34315..80e1986ae 100644 --- a/appc-oam/pom.xml +++ b/appc-oam/pom.xml @@ -48,5 +48,5 @@ appc-oam-bundle - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT -- cgit 1.2.3-korg