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