diff options
author | 2023-06-14 09:59:33 -0400 | |
---|---|---|
committer | 2023-06-14 09:59:33 -0400 | |
commit | 6e779a0ac3319b2459fdf6e7694e39da10a2ebc4 (patch) | |
tree | e3b961c3e26bc572341158ad426d316c688998f2 /odlsli/pom.xml | |
parent | 7d9a3e6d45217286fe61c41f9efd0f48ddcd6405 (diff) |
Release version 1.5.2 maven artifacts
Release version 1.5.2 of maven artifacts
Issue-ID: CCSDK-3908
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I815d93b327034fbb53c0ef640612b991c8acca95
Diffstat (limited to 'odlsli/pom.xml')
-rw-r--r-- | odlsli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlsli/pom.xml b/odlsli/pom.xml index dbbe6fb1..10c4c899 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> </parent> <artifactId>distribution-odlsli</artifactId> |