From b24071869fc6f31cd3aec7750021798aafeeffa1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 5 Mar 2020 11:52:32 -0500 Subject: Roll to next Frankfurt snapshot Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT) Change-Id: Ib8ab73e10e9efc3c016b2c1131e8b026605e9573 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney --- restconf-client/installer/pom.xml | 2 +- restconf-client/pom.xml | 2 +- restconf-client/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'restconf-client') diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index b7171a2f..bce10adc 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client-installer - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml index 944f5a77..f20482e3 100755 --- a/restconf-client/pom.xml +++ b/restconf-client/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom ccsdk-sli-plugins :: restconf-client diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index 5ec3aa02..557f4765 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restconf-client-provider - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT bundle ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} -- cgit 1.2.3-korg