diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-09 11:19:02 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-09 11:19:02 -0400 |
commit | 30565d3552e050035148db096af4fb3438c5455d (patch) | |
tree | f1f036ffb39d1d0c6764d5ccfe6f11e6d79010c0 /plugins/properties-node/provider/pom.xml | |
parent | dc05f6d972bbc3481fb339c8879649500aa7fb6f (diff) |
Release version 1.3.1 of ccsdk/sli
Release version 1.3.1 of ccsdk/sli and roll to next snapshot
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I11b714ba8dfdd979193e44e4826a6e88a8b096ff
Diffstat (limited to 'plugins/properties-node/provider/pom.xml')
-rwxr-xr-x | plugins/properties-node/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index 470e8aa2b..c269605f3 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node-provider</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |