diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 19:00:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 19:00:46 +0000 |
commit | b21785989cc240cf96362ab0c1eec9f488127c9f (patch) | |
tree | def767bab3a36dd71530335177baeead15fbc25e /plugins/restconf-client/installer | |
parent | 5ade7c2d9f4dbb96692c8d3d53f0005df8cb43b5 (diff) |
Release ccsdk/sli1.2.1
Diffstat (limited to 'plugins/restconf-client/installer')
-rwxr-xr-x | plugins/restconf-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml index a09d32a4f..faa529c75 100755 --- a/plugins/restconf-client/installer/pom.xml +++ b/plugins/restconf-client/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-installer</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |