diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-12 15:33:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-12 15:33:22 +0000 |
commit | 43a5080ce8387976331e0f7b37bfc4c41d999073 (patch) | |
tree | 0e598ac568fec14b0734d958939449f68e35c9ce /core/utils | |
parent | d005e266f51244e235f224d43683f93b89616fe4 (diff) |
Release ccsdk/sli1.5.5
Diffstat (limited to 'core/utils')
-rwxr-xr-x | core/utils/installer/pom.xml | 2 | ||||
-rwxr-xr-x | core/utils/pom.xml | 2 | ||||
-rw-r--r-- | core/utils/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index aee8dd5fa..e2f79ad0b 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-installer</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.5</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/utils/pom.xml b/core/utils/pom.xml index 5195c33f6..22981a975 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.5</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index d56b368c3..357156ffd 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-provider</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.5</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |