From 953072c4c372748c54abe4214513fc3341ceb915 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 30 Apr 2020 10:38:57 -0400 Subject: Roll to next snapshot Roll to next Frankfurt snapshot Change-Id: I76dda190d8e9ccc65635956499b83b66ead91ad3 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- restconf-client/installer/pom.xml | 4 ++-- restconf-client/pom.xml | 4 ++-- restconf-client/provider/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'restconf-client') diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index 702f45c9..12e0ad6d 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.plugins restconf-client-installer - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml index 4bf3869e..3d8f2c7e 100755 --- a/restconf-client/pom.xml +++ b/restconf-client/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.plugins restconf-client - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom ccsdk-sli-plugins :: restconf-client diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index 81297764..51d741c9 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.plugins restconf-client-provider - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT bundle ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} -- cgit 1.2.3-korg