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-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 1096a9a58..fa707ab01 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -199,5 +199,5 @@ - 1.6.3-SNAPSHOT + 1.6.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 2df0c5d52..81c9851ee 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.6.3-SNAPSHOT + 1.6.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 ca2ac311e..eb968554c 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT feature diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 96624bfb1..244574306 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index eb950b847..061c38dfa 100644 --- a/appc-oam/appc-oam-installer/pom.xml +++ b/appc-oam/appc-oam-installer/pom.xml @@ -157,5 +157,5 @@ - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml index 18b7d430b..0142dae6b 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -120,5 +120,5 @@ ietf-yang-types-20130715 - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index 9fa20550f..2d032fe84 100644 --- a/appc-oam/pom.xml +++ b/appc-oam/pom.xml @@ -48,5 +48,5 @@ appc-oam-bundle - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT -- cgit 1.2.3-korg