From 8183cf136ad38556c4628199c1eb6b30dccbb3e3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 20 May 2019 23:12:51 -0700 Subject: Update parent version Update the parent version to match the new 2.* parent versioning. Change-Id: I77280d8cf12de1de20c01249491dc85243f5d655 Signed-off-by: Patrick Brady Issue-ID: APPC-1601 --- .../features/features-appc-config-data-services/pom.xml | 2 +- .../appc-data-services/features/onap-appc-config-data-services/pom.xml | 2 +- appc-config/appc-data-services/features/pom.xml | 2 +- appc-config/appc-data-services/installer/pom.xml | 2 +- appc-config/appc-data-services/pom.xml | 2 +- appc-config/appc-data-services/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-config/appc-data-services') diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index dd47823f8..1a30dd543 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml index 6194b948d..70f79b28d 100644 --- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 9cf045b87..88babf3cd 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 0cf9b11c5..cedb15ac3 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index ff1fbfb8d..d9691166e 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index d19450678..88f7edf77 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg