diff options
author | 2019-09-12 18:00:27 +0000 | |
---|---|---|
committer | 2019-09-12 18:00:27 +0000 | |
commit | 84e76848891084fc1e92cfddc8f24a41a8f1b32a (patch) | |
tree | fedf730d755b2504b5dadbfc97d56db69dd1bbf7 /asdcApi/features/pom.xml | |
parent | eb3b6257c3f303f5b8219b2679c1c9c597f69b8e (diff) |
Release ccsdk/sli/northbound0.6.2
Diffstat (limited to 'asdcApi/features/pom.xml')
-rwxr-xr-x | asdcApi/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index 0b4f480d..e9d6aa0f 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.2</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-features</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |