From dc10cbe1d24ad857be6bf6ab9bed918219eb89f0 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 2 Dec 2019 12:37:02 -0500 Subject: Use 1.5.1-SNAPSHOT version of parent pom Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) --- blueprints-processor/adaptors/data-adaptor-provider/pom.xml | 2 +- blueprints-processor/adaptors/pom.xml | 2 +- blueprints-processor/adaptors/rest-adaptor-provider/pom.xml | 2 +- blueprints-processor/features/ccsdk-blueprints-processor/pom.xml | 2 +- blueprints-processor/features/features-blueprints-processor/pom.xml | 2 +- blueprints-processor/features/pom.xml | 2 +- blueprints-processor/installer/pom.xml | 2 +- blueprints-processor/plugin/assignment-provider/pom.xml | 2 +- blueprints-processor/plugin/generator-provider/pom.xml | 2 +- blueprints-processor/plugin/model-provider/pom.xml | 2 +- blueprints-processor/plugin/pom.xml | 2 +- blueprints-processor/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'blueprints-processor') diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index 4a24883f0..e99ecc4cd 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -13,7 +13,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index 62cd9fdb1..b8241297e 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index 4e5f56756..7c23d697b 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml index 7cc5442db..f1df462c9 100644 --- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml +++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/features/features-blueprints-processor/pom.xml b/blueprints-processor/features/features-blueprints-processor/pom.xml index f55a5fe2b..b7bbd61dd 100755 --- a/blueprints-processor/features/features-blueprints-processor/pom.xml +++ b/blueprints-processor/features/features-blueprints-processor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/features/pom.xml b/blueprints-processor/features/pom.xml index 1236ca482..ca78ca1af 100755 --- a/blueprints-processor/features/pom.xml +++ b/blueprints-processor/features/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index f054bfe8d..aa85086b3 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index b64d4ed2f..16b95bde4 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index 0659fbbbb..da78609f8 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index 7932465e2..92810182c 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml index 2a2e90e41..78d27655a 100644 --- a/blueprints-processor/plugin/pom.xml +++ b/blueprints-processor/plugin/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index 530b98eaa..f8be6c2c7 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.0 + 1.5.1-SNAPSHOT -- cgit 1.2.3-korg