diff options
author | Dan Timoney <dtimoney@att.com> | 2022-11-14 16:45:47 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-11-14 16:45:47 -0500 |
commit | 53ab7d9c9a617d43eb35a451dd3c3365b5daa104 (patch) | |
tree | bd90134663ce53e05f12d326a25dee0e6753e693 /northbound/dataChange/pom.xml | |
parent | dd1d836248e804a9331ed7a807bb8acecdecf66d (diff) |
Release version 1.5.3
Release final Kohn version (1.5.3) of ccsdk/sli
Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic1916ffc34bee397dafd184abbe408e0a795954f
Diffstat (limited to 'northbound/dataChange/pom.xml')
-rwxr-xr-x | northbound/dataChange/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 22883eb90..089ae8fdc 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |