diff options
author | Dan Timoney <dtimoney@att.com> | 2024-10-14 11:27:12 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2025-01-17 15:06:47 -0500 |
commit | cf976d4adc7e440df8a9c625d4e664c8696e0c42 (patch) | |
tree | 8267efd8925ce67f6a7b79dc1d68415796b037ba /plugins/template-node/pom.xml | |
parent | 73c3bb0087e0272703e3524b34e31894cb1d4d1e (diff) |
Release version 1.8.0 of ccsdk/slinewdelhi
Release version 1.8.0 of CCSDK sli and roll snapshot version
Issue-ID: CCSDK-4058
Change-Id: Id8cbc01e4e1bab6d7ca5d08f304958ca9395ec0a
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 4db58a8bb..59a330629 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.8.0-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |