diff options
author | 2019-09-12 18:00:27 +0000 | |
---|---|---|
committer | 2019-09-12 18:00:27 +0000 | |
commit | 84e76848891084fc1e92cfddc8f24a41a8f1b32a (patch) | |
tree | fedf730d755b2504b5dadbfc97d56db69dd1bbf7 /artifacts | |
parent | eb3b6257c3f303f5b8219b2679c1c9c597f69b8e (diff) |
Release ccsdk/sli/northbound0.6.2
Diffstat (limited to 'artifacts')
-rwxr-xr-x | artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 1e9e70be..e0c92bef 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: sli-northbound-artifacts</name> @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.2</version> </parent> <properties> |