diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:01:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:01:09 +0000 |
commit | 682c5ea602d90684bac4cbe7c3328595b0b5bbe3 (patch) | |
tree | faf5b92dc5773fea5dec4c64726d3d78e93212e9 /grToolkit/features/features-gr-toolkit/pom.xml | |
parent | dfe87726468a76285e912941fc655aadd18ab665 (diff) |
Release ccsdk/sli/plugins0.6.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 af1106fd..e268e7ad 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.4.2-SNAPSHOT</version> + <version>1.4.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>features-gr-toolkit</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name> |