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-inbound/appc-interfaces-service/bundle/pom.xml | 2 +- .../features/features-appc-interfaces-service/pom.xml | 2 +- .../features/onap-appc-interfaces-service/pom.xml | 2 +- appc-inbound/appc-interfaces-service/features/pom.xml | 2 +- appc-inbound/appc-interfaces-service/installer/pom.xml | 2 +- appc-inbound/appc-interfaces-service/model/pom.xml | 2 +- appc-inbound/appc-interfaces-service/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-inbound/appc-interfaces-service') diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index 4dc84e142..97a30a2f4 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -150,5 +150,5 @@ commons-io - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml index 38b3bd67f..b15696042 100644 --- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-interfaces-service - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT feature diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml index 820eaa702..12c06b750 100644 --- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-interfaces-service - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT feature diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index c2c1a224b..c508816e5 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-interfaces-service-feature-aggregator - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT pom diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index bc9c67d71..1416da623 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/installer/pom.xml @@ -152,5 +152,5 @@ - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 0d1fd51f0..0d5b52b0b 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -171,5 +171,5 @@ - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index ddf90d389..e4681e700 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -112,5 +112,5 @@ - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT -- cgit 1.2.3-korg