diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-08 08:01:22 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-08 08:01:22 -0500 |
commit | 1ec33f1dfdf2c2e6ca36c94a547b7e2cc38b6bbb (patch) | |
tree | 04d111ccfc7a4dd0c7ecf7a2c60cf3e183039603 /ms/command-executor/pom.xml | |
parent | fd80e28d51b2531f7ce8ba809b87e5c34f42ad28 (diff) |
Release version 1.2.2 maven artifacts
Release version 1.2.2 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3521
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If6d48b13a501a59f5b76d4a6cf889fa1e73211d1
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 cb542aafb..ca35f5ba4 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ms</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |