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/template-node/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/template-node/pom.xml')
-rw-r--r-- | plugins/template-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 5becb49f8..8015b9137 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |