diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 15:15:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 15:15:31 +0000 |
commit | 3549b5e886f117a0d6fae2ab95909f7500946134 (patch) | |
tree | 3ae4ecf213ad7b602e3abe3835900875c2121020 /features/ccsdk-sli-northbound-all | |
parent | 3f336cecddbc7adf45489e0d4a0b1b19deeee1ef (diff) |
Release ccsdk/sli/northbound0.5.2
Diffstat (limited to 'features/ccsdk-sli-northbound-all')
-rw-r--r-- | features/ccsdk-sli-northbound-all/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index c5c1b914..4f7362e9 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |