From c1f57a6c9f13c7dd447faf6f6688cdec0f26bfd0 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 7 Jan 2022 15:36:07 +0000 Subject: Release ccsdk/sli --- core/artifacts/pom.xml | 2 +- core/dblib/installer/pom.xml | 2 +- core/dblib/pom.xml | 2 +- core/dblib/provider/pom.xml | 2 +- core/features/ccsdk-dblib/pom.xml | 2 +- core/features/ccsdk-filters/pom.xml | 2 +- core/features/ccsdk-sli-core-all/pom.xml | 2 +- core/features/ccsdk-sli/pom.xml | 2 +- core/features/ccsdk-sliPluginUtils/pom.xml | 2 +- core/features/ccsdk-sliapi/pom.xml | 2 +- core/features/ccsdk-slicore-utils/pom.xml | 2 +- core/features/features-sli-core/pom.xml | 2 +- core/features/installer/pom.xml | 2 +- core/features/pom.xml | 2 +- core/filters/installer/pom.xml | 2 +- core/filters/pom.xml | 2 +- core/filters/provider/pom.xml | 2 +- core/pom.xml | 2 +- core/sli/common/pom.xml | 2 +- core/sli/installer/pom.xml | 2 +- core/sli/model/pom.xml | 2 +- core/sli/pom.xml | 2 +- core/sli/provider-base/pom.xml | 2 +- core/sli/provider/pom.xml | 2 +- core/sliPluginUtils/installer/pom.xml | 2 +- core/sliPluginUtils/pom.xml | 2 +- core/sliPluginUtils/provider/pom.xml | 2 +- core/sliapi/installer/pom.xml | 2 +- core/sliapi/model/pom.xml | 2 +- core/sliapi/model/swagger/pom.xml | 2 +- core/sliapi/model/yang/pom.xml | 2 +- core/sliapi/pom.xml | 2 +- core/sliapi/provider/pom.xml | 2 +- core/utils/installer/pom.xml | 2 +- core/utils/pom.xml | 2 +- core/utils/provider/pom.xml | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) (limited to 'core') diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml index 5f3c2bba5..962656ed5 100755 --- a/core/artifacts/pom.xml +++ b/core/artifacts/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sli-core-artifacts - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/dblib/installer/pom.xml b/core/dblib/installer/pom.xml index 8d4b37fb9..b76f479c3 100755 --- a/core/dblib/installer/pom.xml +++ b/core/dblib/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core dblib-installer - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/dblib/pom.xml b/core/dblib/pom.xml index 3834332a0..3917e1624 100755 --- a/core/dblib/pom.xml +++ b/core/dblib/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core dblib - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/dblib/provider/pom.xml b/core/dblib/provider/pom.xml index baebe098c..2ba2f62c8 100755 --- a/core/dblib/provider/pom.xml +++ b/core/dblib/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core dblib-provider - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/features/ccsdk-dblib/pom.xml b/core/features/ccsdk-dblib/pom.xml index 6c2b69659..6e162a726 100644 --- a/core/features/ccsdk-dblib/pom.xml +++ b/core/features/ccsdk-dblib/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-dblib - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/ccsdk-filters/pom.xml b/core/features/ccsdk-filters/pom.xml index 02bb7f71d..138a6ae62 100644 --- a/core/features/ccsdk-filters/pom.xml +++ b/core/features/ccsdk-filters/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-filters - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/ccsdk-sli-core-all/pom.xml b/core/features/ccsdk-sli-core-all/pom.xml index 5839af057..e8e8f42f1 100644 --- a/core/features/ccsdk-sli-core-all/pom.xml +++ b/core/features/ccsdk-sli-core-all/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-sli-core-all - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/ccsdk-sli/pom.xml b/core/features/ccsdk-sli/pom.xml index ad7a4edab..78b451afa 100644 --- a/core/features/ccsdk-sli/pom.xml +++ b/core/features/ccsdk-sli/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-sli - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/ccsdk-sliPluginUtils/pom.xml b/core/features/ccsdk-sliPluginUtils/pom.xml index e1ff46f54..dc4090319 100644 --- a/core/features/ccsdk-sliPluginUtils/pom.xml +++ b/core/features/ccsdk-sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-sliPluginUtils - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/ccsdk-sliapi/pom.xml b/core/features/ccsdk-sliapi/pom.xml index 6f4cc9caf..b6d6b1cfd 100644 --- a/core/features/ccsdk-sliapi/pom.xml +++ b/core/features/ccsdk-sliapi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-sliapi - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/ccsdk-slicore-utils/pom.xml b/core/features/ccsdk-slicore-utils/pom.xml index 481148c83..c0ba40e3b 100644 --- a/core/features/ccsdk-slicore-utils/pom.xml +++ b/core/features/ccsdk-slicore-utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-slicore-utils - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/features-sli-core/pom.xml b/core/features/features-sli-core/pom.xml index a3eb8f3b0..af88e3ffd 100644 --- a/core/features/features-sli-core/pom.xml +++ b/core/features/features-sli-core/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core features-sli-core - 1.3.4-SNAPSHOT + 1.3.4 feature ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/installer/pom.xml b/core/features/installer/pom.xml index 6926ef3ff..ece1e3c18 100755 --- a/core/features/installer/pom.xml +++ b/core/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core slicore-features-installer - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: features :: ${project.artifactId} diff --git a/core/features/pom.xml b/core/features/pom.xml index 0d8bcf37a..ded2084e9 100755 --- a/core/features/pom.xml +++ b/core/features/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core slicore-feature-aggregator - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: features diff --git a/core/filters/installer/pom.xml b/core/filters/installer/pom.xml index a1b729d0e..cecbc00c2 100755 --- a/core/filters/installer/pom.xml +++ b/core/filters/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core filters-installer - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/filters/pom.xml b/core/filters/pom.xml index f6652286d..5b1f1b20e 100644 --- a/core/filters/pom.xml +++ b/core/filters/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core filters - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/filters/provider/pom.xml b/core/filters/provider/pom.xml index ca5c9d0d5..2dc2defdf 100755 --- a/core/filters/provider/pom.xml +++ b/core/filters/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core filters-provider - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/pom.xml b/core/pom.xml index beed366fb..27accdddf 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core ccsdk-sli-core - 1.3.4-SNAPSHOT + 1.3.4 pom ${project.artifactId} diff --git a/core/sli/common/pom.xml b/core/sli/common/pom.xml index 3774be638..a9634a19a 100755 --- a/core/sli/common/pom.xml +++ b/core/sli/common/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sli-common - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sli/installer/pom.xml b/core/sli/installer/pom.xml index 96296b231..79e13c97c 100755 --- a/core/sli/installer/pom.xml +++ b/core/sli/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sli-installer - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sli/model/pom.xml b/core/sli/model/pom.xml index 58e863fc6..8b09b4b7b 100755 --- a/core/sli/model/pom.xml +++ b/core/sli/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sli-model - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sli/pom.xml b/core/sli/pom.xml index 6b05ec235..4fc70c05b 100755 --- a/core/sli/pom.xml +++ b/core/sli/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sli - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sli/provider-base/pom.xml b/core/sli/provider-base/pom.xml index a3b470a24..5f6345cae 100644 --- a/core/sli/provider-base/pom.xml +++ b/core/sli/provider-base/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sli-provider-base - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sli/provider/pom.xml b/core/sli/provider/pom.xml index bc93d7a65..de7991428 100755 --- a/core/sli/provider/pom.xml +++ b/core/sli/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sli-provider - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml index 2773f5c5e..52154d9cc 100755 --- a/core/sliPluginUtils/installer/pom.xml +++ b/core/sliPluginUtils/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils-installer - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index 56afa74e8..2b20ac6a2 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index 1a77c29a3..77d562b2e 100755 --- a/core/sliPluginUtils/provider/pom.xml +++ b/core/sliPluginUtils/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliPluginUtils-provider - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/installer/pom.xml b/core/sliapi/installer/pom.xml index 8b4969392..0070c5ec7 100755 --- a/core/sliapi/installer/pom.xml +++ b/core/sliapi/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-installer - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index da961e4b9..28e0fc1ca 100755 --- a/core/sliapi/model/pom.xml +++ b/core/sliapi/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-model - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index 1ada8ee01..33625a53f 100644 --- a/core/sliapi/model/swagger/pom.xml +++ b/core/sliapi/model/swagger/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.core sliapi-model-swagger - 1.3.4-SNAPSHOT + 1.3.4 jar ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/model/yang/pom.xml b/core/sliapi/model/yang/pom.xml index f83938697..dadfbcfac 100755 --- a/core/sliapi/model/yang/pom.xml +++ b/core/sliapi/model/yang/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-model-yang - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/pom.xml b/core/sliapi/pom.xml index c5f68b8c2..64166f794 100755 --- a/core/sliapi/pom.xml +++ b/core/sliapi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml index 09e0812ad..0fb06b0ee 100755 --- a/core/sliapi/provider/pom.xml +++ b/core/sliapi/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-provider - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index 51114fd58..f7d952395 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-installer - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/pom.xml b/core/utils/pom.xml index a6a4f7fec..db916e6dc 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils - 1.3.4-SNAPSHOT + 1.3.4 pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index b509c5f62..016fae6d6 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-provider - 1.3.4-SNAPSHOT + 1.3.4 bundle ccsdk-sli-core :: ${project.artifactId} -- cgit