diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-03 11:18:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-03 11:18:25 -0400 |
commit | fde772b3c7965a1df88f4498f7bff9f8be2cdcb5 (patch) | |
tree | 3a90e8a096bfb7751f104714c5bd2a3529757468 /components/model-catalog/blueprint-model/cba-assembly-descriptor | |
parent | edc6cf2c5620e6d4f4ac5e57420a5852d47c8de7 (diff) |
Release 1.2.1 maven artifacts
Release version 1.2.1 CDS maven artifacts and roll version
Issue-ID: CCSDK-3506
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id9f80a93a40a086b239874cb558b4a63fdca4758
Diffstat (limited to 'components/model-catalog/blueprint-model/cba-assembly-descriptor')
-rw-r--r-- | components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml index f73c9b930..08848be37 100644 --- a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml +++ b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.components.cba</groupId> <artifactId>blueprint-model</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>cba-assembly-descriptor</artifactId> |