diff options
author | Dan Timoney <dtimoney@att.com> | 2022-10-24 09:00:01 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-10-24 09:00:01 -0400 |
commit | b28d2307b3dad32076b1842025d643859c2297e1 (patch) | |
tree | c93dba6a6cb0a6788bf8831dbe00a2e29d09adeb /plugins/restconf-client/provider/pom.xml | |
parent | f4cfaf14c8e064522e196e192c53ceb38909fc83 (diff) |
Release version 1.5.2 of sli and roll to next snapshot
Release version 1.5.2 of ccsdk/sli and roll to next snapshot
version
Issue-ID: CCSDK-3779
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie2a4c64d2b6cc55ef90a4a79c0710df1c1be702b
Diffstat (limited to 'plugins/restconf-client/provider/pom.xml')
-rwxr-xr-x | plugins/restconf-client/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 348324c4c..2598ded96 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-provider</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |