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 /components/model-catalog/blueprint-model/test-blueprint/capability_cli/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 'components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml')
-rw-r--r-- | components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml index df3aa9779..17a14c718 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.components.cba</groupId> <artifactId>test-blueprint-model</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> <artifactId>capability_cli</artifactId> |