diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-19 14:46:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-19 14:46:35 -0400 |
commit | f4d871ba532bb32fac0d218ba7c6058130f653e1 (patch) | |
tree | a9996fb6536b5517af0b76a605024160000d610e /plugins/restconf-client/provider/pom.xml | |
parent | 4d25c03d4f67171e44b05d7fe0451b2b60cc4574 (diff) |
Release version 1.2.2 and roll to next snapshot
Release version 1.2.2 of ccsdk/sli and roll to next snapshot
Issue-ID: SDNC-1515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie301afd08ba9039b510b55f38b7be5ad8d1773cb
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 2994f421e..f66cd88b9 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.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |