From c8682fd88a76699171491a0dc1122cd1b93f1fde Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 5 May 2020 15:39:47 -0400 Subject: Roll to next Frankfurt snapshot Roll to next Frankfurt snapshot release version Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney Change-Id: Ie5cefd6b4ecd0b8c82d9d95873870f9b59059b57 --- sdnr/northbound/CMNotify/feature/pom.xml | 4 ++-- sdnr/northbound/CMNotify/installer/pom.xml | 4 ++-- sdnr/northbound/CMNotify/model/pom.xml | 4 ++-- sdnr/northbound/CMNotify/pom.xml | 4 ++-- sdnr/northbound/CMNotify/provider/pom.xml | 4 ++-- sdnr/northbound/a1Adapter/feature/pom.xml | 4 ++-- sdnr/northbound/a1Adapter/installer/pom.xml | 4 ++-- sdnr/northbound/a1Adapter/model/pom.xml | 4 ++-- sdnr/northbound/a1Adapter/pom.xml | 4 ++-- sdnr/northbound/a1Adapter/provider/pom.xml | 4 ++-- sdnr/northbound/energysavings/features/pom.xml | 2 +- sdnr/northbound/energysavings/installer/pom.xml | 2 +- sdnr/northbound/energysavings/model/pom.xml | 2 +- sdnr/northbound/energysavings/pom.xml | 2 +- sdnr/northbound/energysavings/provider/pom.xml | 2 +- sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml | 4 ++-- sdnr/northbound/features/installer/pom.xml | 4 ++-- sdnr/northbound/features/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/consumer/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/feature/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/installer/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/model/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/pom.xml | 4 ++-- sdnr/northbound/oofpcipoc/provider/pom.xml | 4 ++-- sdnr/northbound/pom.xml | 4 ++-- 25 files changed, 45 insertions(+), 45 deletions(-) (limited to 'sdnr/northbound') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index 26517f2b8..06d6a6687 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index 5fdde747d..b673855ef 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index 95b241b20..e4feb4d34 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index c614e05a7..017a1190d 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index e3ea69f81..4b80a9e47 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/feature/pom.xml b/sdnr/northbound/a1Adapter/feature/pom.xml index eef2beb19..d3f4dd205 100644 --- a/sdnr/northbound/a1Adapter/feature/pom.xml +++ b/sdnr/northbound/a1Adapter/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound a1Adapter-feature - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/installer/pom.xml b/sdnr/northbound/a1Adapter/installer/pom.xml index 02ad10b49..fd4b448bc 100644 --- a/sdnr/northbound/a1Adapter/installer/pom.xml +++ b/sdnr/northbound/a1Adapter/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound a1Adapter-installer - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/model/pom.xml b/sdnr/northbound/a1Adapter/model/pom.xml index d7dec9d3a..1de93c7ed 100644 --- a/sdnr/northbound/a1Adapter/model/pom.xml +++ b/sdnr/northbound/a1Adapter/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound a1Adapter-model - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/pom.xml b/sdnr/northbound/a1Adapter/pom.xml index 5b626db99..4387392e7 100644 --- a/sdnr/northbound/a1Adapter/pom.xml +++ b/sdnr/northbound/a1Adapter/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound a1Adapter - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/provider/pom.xml b/sdnr/northbound/a1Adapter/provider/pom.xml index 6fcacf29a..af631d25e 100644 --- a/sdnr/northbound/a1Adapter/provider/pom.xml +++ b/sdnr/northbound/a1Adapter/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound a1Adapter-provider - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/energysavings/features/pom.xml b/sdnr/northbound/energysavings/features/pom.xml index ec47479bf..e2aa02872 100644 --- a/sdnr/northbound/energysavings/features/pom.xml +++ b/sdnr/northbound/energysavings/features/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.5.4 + 1.5.5-SNAPSHOT diff --git a/sdnr/northbound/energysavings/installer/pom.xml b/sdnr/northbound/energysavings/installer/pom.xml index bcc259734..84c5cdc4d 100755 --- a/sdnr/northbound/energysavings/installer/pom.xml +++ b/sdnr/northbound/energysavings/installer/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index b04fbd0a7..f7ac79733 100644 --- a/sdnr/northbound/energysavings/model/pom.xml +++ b/sdnr/northbound/energysavings/model/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT diff --git a/sdnr/northbound/energysavings/pom.xml b/sdnr/northbound/energysavings/pom.xml index 3362735b3..1c3c02875 100644 --- a/sdnr/northbound/energysavings/pom.xml +++ b/sdnr/northbound/energysavings/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml index 2e700f1d9..bf84a030c 100644 --- a/sdnr/northbound/energysavings/provider/pom.xml +++ b/sdnr/northbound/energysavings/provider/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT diff --git a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml index 0122249cb..c65e797eb 100644 --- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml +++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-all - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: features :: ${project.artifactId} diff --git a/sdnr/northbound/features/installer/pom.xml b/sdnr/northbound/features/installer/pom.xml index 9505fe06f..33e090d70 100644 --- a/sdnr/northbound/features/installer/pom.xml +++ b/sdnr/northbound/features/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-features-installer - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features :: ${project.artifactId} diff --git a/sdnr/northbound/features/pom.xml b/sdnr/northbound/features/pom.xml index 72a7dab5c..040ba14eb 100644 --- a/sdnr/northbound/features/pom.xml +++ b/sdnr/northbound/features/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-feature-aggregator - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: features diff --git a/sdnr/northbound/oofpcipoc/consumer/pom.xml b/sdnr/northbound/oofpcipoc/consumer/pom.xml index 28c62759c..08ead9dd7 100644 --- a/sdnr/northbound/oofpcipoc/consumer/pom.xml +++ b/sdnr/northbound/oofpcipoc/consumer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-consumer - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/feature/pom.xml b/sdnr/northbound/oofpcipoc/feature/pom.xml index cc964af4b..03bc4577c 100644 --- a/sdnr/northbound/oofpcipoc/feature/pom.xml +++ b/sdnr/northbound/oofpcipoc/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-feature - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/installer/pom.xml b/sdnr/northbound/oofpcipoc/installer/pom.xml index b3dd04943..4cb4e83aa 100644 --- a/sdnr/northbound/oofpcipoc/installer/pom.xml +++ b/sdnr/northbound/oofpcipoc/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-installer - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/model/pom.xml b/sdnr/northbound/oofpcipoc/model/pom.xml index 838d6de73..9621d8e5c 100644 --- a/sdnr/northbound/oofpcipoc/model/pom.xml +++ b/sdnr/northbound/oofpcipoc/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-model - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index e35c129f3..7105da680 100644 --- a/sdnr/northbound/oofpcipoc/pom.xml +++ b/sdnr/northbound/oofpcipoc/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/provider/pom.xml b/sdnr/northbound/oofpcipoc/provider/pom.xml index 5c58fe141..e564bf2a6 100644 --- a/sdnr/northbound/oofpcipoc/provider/pom.xml +++ b/sdnr/northbound/oofpcipoc/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound oofpcipoc-provider - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 8da1deef4..9c3fd034a 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 0.7.4-SNAPSHOT + 0.7.5-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg