diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 20:44:29 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 20:44:29 +0000 |
commit | 1900c744c2c1f4523bbfcfdd17527d8f11e0155f (patch) | |
tree | ab6a82a9fb6c4dfe29b727588892d213a15c2af9 /plugins/restconf-client/pom.xml | |
parent | f4cfaf14c8e064522e196e192c53ceb38909fc83 (diff) |
Release ccsdk/sli1.5.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 019807f89..ea9c782d0 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.5.2-SNAPSHOT</version> + <version>1.5.2</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |