From 3ee092ad47f0108e4092d386273c5205f1befba1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 19 Apr 2021 17:09:25 -0400 Subject: Release 1.1.4 maven artifacts and roll version Release version 1.1.4 of maven artifacts and roll to next snapshot Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney Change-Id: Iea40c640dca5b6f5a91f8c15f50884b7f0aa81de --- 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/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 ++-- sdnr/northbound/ranSlice/feature/pom.xml | 4 ++-- sdnr/northbound/ranSlice/installer/pom.xml | 4 ++-- sdnr/northbound/ranSlice/model/pom.xml | 4 ++-- sdnr/northbound/ranSlice/pom.xml | 4 ++-- sdnr/northbound/ranSlice/provider/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 c8d2fe4a1..b1d437e55 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.1.4-SNAPSHOT + 1.1.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 b17d04fab..034bf159d 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.1.4-SNAPSHOT + 1.1.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 48f065a0e..7ebc0d24f 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 5279835e6..7c5994d64 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.1.4-SNAPSHOT + 1.1.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 f3e246650..69fbbd1e8 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.1.4-SNAPSHOT + 1.1.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 41c799b59..1290bf3d1 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 - 2.1.3-SNAPSHOT + 2.1.3 diff --git a/sdnr/northbound/energysavings/installer/pom.xml b/sdnr/northbound/energysavings/installer/pom.xml index 3c8926d16..be728c5ff 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 - 2.1.3-SNAPSHOT + 2.1.3 diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index 37beee47e..7a63352cd 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 - 2.1.3-SNAPSHOT + 2.1.3 diff --git a/sdnr/northbound/energysavings/pom.xml b/sdnr/northbound/energysavings/pom.xml index 890e15ea7..1a3265e72 100644 --- a/sdnr/northbound/energysavings/pom.xml +++ b/sdnr/northbound/energysavings/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3-SNAPSHOT + 2.1.3 diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml index d86157df6..c5bcb8419 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 - 2.1.3-SNAPSHOT + 2.1.3 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 0f1eab5ae..1082b8859 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-all - 1.1.4-SNAPSHOT + 1.1.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 34f599679..31f655ce0 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-features-installer - 1.1.4-SNAPSHOT + 1.1.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 73aff6287..e17a19c07 100644 --- a/sdnr/northbound/features/pom.xml +++ b/sdnr/northbound/features/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound-feature-aggregator - 1.1.4-SNAPSHOT + 1.1.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 4533234fb..be87bc874 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-consumer - 1.1.4-SNAPSHOT + 1.1.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 2234f88d5..5f8879e6d 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-feature - 1.1.4-SNAPSHOT + 1.1.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 465938b28..d1c2b0581 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-installer - 1.1.4-SNAPSHOT + 1.1.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 4e0b5a416..aad7ec6ab 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-model - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/oofpcipoc/pom.xml b/sdnr/northbound/oofpcipoc/pom.xml index 8b61aa9ab..a4ec40427 100644 --- a/sdnr/northbound/oofpcipoc/pom.xml +++ b/sdnr/northbound/oofpcipoc/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound oofpcipoc - 1.1.4-SNAPSHOT + 1.1.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 d28037965..cc73a7c1e 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 - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound oofpcipoc-provider - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml index 438fe700d..b3e6a0af8 100644 --- a/sdnr/northbound/pom.xml +++ b/sdnr/northbound/pom.xml @@ -29,13 +29,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound sdnr-northbound - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/feature/pom.xml b/sdnr/northbound/ranSlice/feature/pom.xml index 0602e8a2d..106bdcbba 100644 --- a/sdnr/northbound/ranSlice/feature/pom.xml +++ b/sdnr/northbound/ranSlice/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound ranSlice-feature - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/installer/pom.xml b/sdnr/northbound/ranSlice/installer/pom.xml index 12dc2780b..09cc46376 100644 --- a/sdnr/northbound/ranSlice/installer/pom.xml +++ b/sdnr/northbound/ranSlice/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound ranSlice-installer - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/model/pom.xml b/sdnr/northbound/ranSlice/model/pom.xml index 57d5abc7d..c8081fa1d 100644 --- a/sdnr/northbound/ranSlice/model/pom.xml +++ b/sdnr/northbound/ranSlice/model/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound ranSlice-model - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/pom.xml b/sdnr/northbound/ranSlice/pom.xml index d2ef6e5d1..756a635a8 100644 --- a/sdnr/northbound/ranSlice/pom.xml +++ b/sdnr/northbound/ranSlice/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound ranSlice - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/ranSlice/provider/pom.xml b/sdnr/northbound/ranSlice/provider/pom.xml index 500e3464f..bef9919c9 100644 --- a/sdnr/northbound/ranSlice/provider/pom.xml +++ b/sdnr/northbound/ranSlice/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.1.3-SNAPSHOT + 2.1.3 org.onap.ccsdk.features.sdnr.northbound ranSlice-provider - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg