diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:27 +0000 |
commit | 84e76848891084fc1e92cfddc8f24a41a8f1b32a (patch) | |
tree | fedf730d755b2504b5dadbfc97d56db69dd1bbf7 /features/features-sli-northbound | |
parent | eb3b6257c3f303f5b8219b2679c1c9c597f69b8e (diff) |
Release ccsdk/sli/northbound0.6.2
Diffstat (limited to 'features/features-sli-northbound')
-rw-r--r-- | features/features-sli-northbound/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml index 4b6c1886..5218c7a0 100644 --- a/features/features-sli-northbound/pom.xml +++ b/features/features-sli-northbound/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-sli-northbound</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |