diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-09 10:17:30 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-09 10:17:30 -0500 |
commit | ae01a98c93de3303ef9f0e1e83d0505bb8a1d12b (patch) | |
tree | da0cf993315f2a2cca71cb16bcb157582f8710b4 /components/model-catalog/blueprint-model/cba-assembly-descriptor | |
parent | 6e45f5ce5743013e6c37f3848517bb88700aeab7 (diff) |
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/cds
to 1.2.0-SNAPSHOT for Istanbul release
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iab0bf047c8d2e4ddaaadf2e6278917ed2de338e5
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 aa83f7705..7128c3fda 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.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>cba-assembly-descriptor</artifactId> |