diff options
author | 2021-09-09 12:38:41 +0000 | |
---|---|---|
committer | 2021-09-09 12:38:41 +0000 | |
commit | 87e929bc7177641b2c76792dbc5d8d56351850ae (patch) | |
tree | 87b241025408b7805f67fdb051a758588152eef9 /plugins/restconf-client/pom.xml | |
parent | dc05f6d972bbc3481fb339c8879649500aa7fb6f (diff) |
Release ccsdk/sli1.3.1
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 a52b256da..21350ff2d 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.3.1-SNAPSHOT</version> + <version>1.3.1</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |