diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:52:32 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:52:32 -0500 |
commit | b24071869fc6f31cd3aec7750021798aafeeffa1 (patch) | |
tree | 361b29e3ca2ccc727e1ef1e0814f94811b4632b0 /properties-node/pom.xml | |
parent | 50ca197af9b9e0eadb2626ec6ca41dcd1d792b73 (diff) |
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 <dtimoney@att.com>
Diffstat (limited to 'properties-node/pom.xml')
-rwxr-xr-x | properties-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: properties-node</name> |