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/lcm/pom.xml | |
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/lcm/pom.xml')
-rwxr-xr-x | northbound/lcm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 102bdbee8..27c0193d2 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |