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