diff options
author | Dan Timoney <dtimoney@att.com> | 2023-05-02 11:17:28 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-05-02 11:17:28 -0400 |
commit | 2c31f21221231028fad943a231ee2d4c4fe256e1 (patch) | |
tree | 9b03b923b84b86e94a24ff456b205bfd96739555 /ms/command-executor/pom.xml | |
parent | fb8f21e654b76a3f835bb0ed3ef34fc0df190328 (diff) |
Release version 1.5.1 maven artifacts and roll version
Release version 1.5.1 of CDS maven artifacts and roll to next snapshot
version
Issue-ID: CCSDK-3876
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2d865d2acad2e3594e140604076a421c5d352e0c
Diffstat (limited to 'ms/command-executor/pom.xml')
-rwxr-xr-x | ms/command-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 2cb25fb94..cbd59639f 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ms</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |