diff options
author | Dan Timoney <dtimoney@att.com> | 2024-04-18 09:40:56 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-04-18 15:49:17 -0400 |
commit | 79cddca0dcd957fbea85e7e73f44b8d934dd975b (patch) | |
tree | 1f8cfe0ec046e20796674eefb8b27dd3a31380d2 /plugins/template-node/provider/pom.xml | |
parent | 7f7b50d25f1e75706a9f1c22a897c715c377d1d9 (diff) |
Release version 1.7.2 of ccsdk/sli
Release version 1.7.2 of ccsdk/sli artifacts and bump snapshot version
Issue-ID: CCSDK-4004
Change-Id: Ide0dc891e601538978f0c236187860bacfc4dc7c
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'plugins/template-node/provider/pom.xml')
-rw-r--r-- | plugins/template-node/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index e2a52686b..b0a88dbdd 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-provider</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |