From e8d37bfde904531793bde52e17300811ce1b75c3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Oct 2019 12:29:24 -0700 Subject: Increment version to 1.7.0-SNAPSHOT Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- 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 e3a2f6a27..9cd9b817e 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -151,5 +151,5 @@ commons-io - 1.6.5-SNAPSHOT + 1.7.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 b41101aa3..87b303c6d 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.6.5-SNAPSHOT + 1.7.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 867cc1235..07fb2997c 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-interfaces-service - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT feature diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index 440b591d9..0833ef8bb 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.6.5-SNAPSHOT + 1.7.0-SNAPSHOT pom diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index 4d2d760c8..8a64e0936 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/installer/pom.xml @@ -153,5 +153,5 @@ - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 563489d90..464cfbed2 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -174,5 +174,5 @@ ietf-yang-types-20130715 - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index b7390adc3..74c51a257 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -113,5 +113,5 @@ - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT -- cgit 1.2.3-korg