diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-11 13:43:37 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-11 14:00:43 -0500 |
commit | 27eadc34082098793e3857b1a2bddae500a7292d (patch) | |
tree | 71b95654389492f3c780b09ca3406af94355b305 /northbound/features/features-sli-northbound | |
parent | 8cf6ea0dae753abdcff7f6ec88df9d467acd0eae (diff) |
Release version 1.3.4
Release version 1.3.4 sli, containing log4j vulnerability fix and
roll to next snapshot version
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3e5f7665cdb03aaaeb9be0ab542c4774c902a089
Diffstat (limited to 'northbound/features/features-sli-northbound')
-rw-r--r-- | northbound/features/features-sli-northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 70e46c6f9..a73c6ed29 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-sli-northbound</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |