diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-27 19:55:27 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-27 19:55:27 -0400 |
commit | bc0799957d1825e6cdeda60c294d6cf74281a035 (patch) | |
tree | 86f45d0c5d70b31867422614e0483ee5d5197b4d /ms/command-executor | |
parent | 6250071e5522517456e17fa368cc575866e59a8d (diff) |
Release version 1.4.1 maven artifacts
Release version 1.4.1 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3777
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I37429e7e210a4620d4a2aed4618c501aa4836c02
Diffstat (limited to 'ms/command-executor')
-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 8c3f365ea..7f424a5fe 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.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |