diff options
author | Dan Timoney <dtimoney@att.com> | 2022-10-24 09:00:01 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-10-24 09:00:01 -0400 |
commit | b28d2307b3dad32076b1842025d643859c2297e1 (patch) | |
tree | c93dba6a6cb0a6788bf8831dbe00a2e29d09adeb /plugins/properties-node/installer | |
parent | f4cfaf14c8e064522e196e192c53ceb38909fc83 (diff) |
Release version 1.5.2 of sli and roll to next snapshot
Release version 1.5.2 of ccsdk/sli and roll to next snapshot
version
Issue-ID: CCSDK-3779
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie2a4c64d2b6cc55ef90a4a79c0710df1c1be702b
Diffstat (limited to 'plugins/properties-node/installer')
-rwxr-xr-x | plugins/properties-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index 9d2b56e9c..ac6c2fb29 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node-installer</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |