diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-03-28 21:16:03 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-03-28 21:16:03 +0000 |
commit | 180ea05ff01c4db3ec4c37438278933b9317673b (patch) | |
tree | fd7ef5bc576e0e46b5bdc16f89fb6fb1b28fb872 /plugins/restconf-client/pom.xml | |
parent | 0e061be8935d3fd361e8ad916948215043f1ebab (diff) |
Release ccsdk/sli1.6.2
Diffstat (limited to 'plugins/restconf-client/pom.xml')
-rwxr-xr-x | plugins/restconf-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 13013e41d..277b311c6 100755 --- a/plugins/restconf-client/pom.xml +++ b/plugins/restconf-client/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.2</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |