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 --- properties-node/installer/pom.xml | 2 +- properties-node/pom.xml | 2 +- properties-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'properties-node') diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index 731ca75e..110233b9 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-installer - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom ccsdk-sli-plugins :: properties-node :: ${project.artifactId} diff --git a/properties-node/pom.xml b/properties-node/pom.xml index 37defa62..f9b80d1e 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT pom ccsdk-sli-plugins :: properties-node diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index 0cc07735..09b97ce8 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-provider - 0.7.1-SNAPSHOT + 0.7.2-SNAPSHOT bundle ccsdk-sli-plugins :: properties-node :: ${project.artifactId} -- cgit 1.2.3-korg