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 --- restapi-call-node/installer/pom.xml | 2 +- restapi-call-node/pom.xml | 2 +- restapi-call-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'restapi-call-node') diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml index 789117ea..63257130 100755 --- a/restapi-call-node/installer/pom.xml +++ b/restapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node-installer - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index cb8d9611..5eb759b0 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom ccsdk-sli-plugins :: restapi-call-node diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index c2e69ebb..f1fcea1f 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT bundle ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} -- cgit 1.2.3-korg