diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 01:39:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 01:39:16 +0000 |
commit | 07321f562d71c9a8dbe3314f99e29b5e094f7e45 (patch) | |
tree | 2342ad1a639a7aef2e9f4cbaf4804a8bc3caa99e /grToolkit/features/features-gr-toolkit/pom.xml | |
parent | 7ebd5f81dbe0f852c1383712270dae1bbd96527e (diff) |
Release ccsdk/sli/plugins0.5.2
Diffstat (limited to 'grToolkit/features/features-gr-toolkit/pom.xml')
-rwxr-xr-x | grToolkit/features/features-gr-toolkit/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grToolkit/features/features-gr-toolkit/pom.xml b/grToolkit/features/features-gr-toolkit/pom.xml index 65b1a5d5..87098b67 100755 --- a/grToolkit/features/features-gr-toolkit/pom.xml +++ b/grToolkit/features/features-gr-toolkit/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>features-gr-toolkit</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name> |