diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 20:44:29 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 20:44:29 +0000 |
commit | 1900c744c2c1f4523bbfcfdd17527d8f11e0155f (patch) | |
tree | ab6a82a9fb6c4dfe29b727588892d213a15c2af9 /northbound/features/ccsdk-sli-northbound-all | |
parent | f4cfaf14c8e064522e196e192c53ceb38909fc83 (diff) |
Release ccsdk/sli1.5.2
Diffstat (limited to 'northbound/features/ccsdk-sli-northbound-all')
-rw-r--r-- | northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index 9c5dd693c..fc8e7cee3 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |