diff options
author | Dan Timoney <dtimoney@att.com> | 2021-10-12 09:09:01 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-10-12 09:09:01 -0400 |
commit | b9d6d8b60d3e3c6e94ecf253eec8a3b87a213ce4 (patch) | |
tree | 2a37fe274d1b88558b958699cf7eaad2e7136a13 /northbound/dataChange/model | |
parent | 2afcafdce51ad7991b98b3ae4ff9dbc4084f4d0c (diff) |
Release version 1.4.0 of ccsdk/sli
Release initial Jakarta version (1.4.0) of ccsdk/sli
Issue-ID: CCSDK-3492
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1d71668335f1c23b41251568d57fefd60c87696e
Diffstat (limited to 'northbound/dataChange/model')
-rwxr-xr-x | northbound/dataChange/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 076ca193c..d512ff0c7 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |