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-encryption-tool/pom.xml | 2 +- .../features/onap-appc-config-encryption-tool/pom.xml | 2 +- appc-config/appc-encryption-tool/features/pom.xml | 2 +- appc-config/appc-encryption-tool/installer/pom.xml | 2 +- appc-config/appc-encryption-tool/pom.xml | 2 +- appc-config/appc-encryption-tool/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-config/appc-encryption-tool') diff --git a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml index a04e74277..3d3363415 100644 --- a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/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-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml index 5d15b4cf3..32cb2fdf4 100644 --- a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/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-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index aa853aa36..0e4c70371 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/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-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index 9e7755f8f..d99c02bbb 100644 --- a/appc-config/appc-encryption-tool/installer/pom.xml +++ b/appc-config/appc-encryption-tool/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-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index 4838cb376..4b4847b68 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/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-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index cb7909606..43d882e72 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/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