diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-16 12:55:25 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-06-16 17:07:28 +0000 |
commit | a42e41db74415034a76c2685b60a5dab55119fec (patch) | |
tree | e242ed6654f002a15a879803e91c62e99e1864fa /plugins/restconf-client/provider | |
parent | 362c47bcfe29f8b6687ead3b9744eee6cb417804 (diff) |
Rolling artifact version to 1.2.4-SNAPSHOT
Issue-ID: CCSDK-3330
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Idcc0ee389fa39e7bda7c04bc69b2e067b782c292
Diffstat (limited to 'plugins/restconf-client/provider')
-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 322d2643c..afd0c7151 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.3-SNAPSHOT</version> + <version>1.2.4-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |