diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-09-28 07:42:07 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-09-28 07:42:07 -0400 |
commit | 517ea8e21d95167c85262b40c1e7d90c93310356 (patch) | |
tree | 29e990a1200f32934047340862a0699c53177675 /components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml | |
parent | 992bff1dc792c633d9f6662dc823df550130757c (diff) |
Release version 1.4.0 CDS artifacts
Release version 1.4.0 of ccsdk/cds artifacts and roll to next snapshot
Issue-ID: CCSDK-3754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I2b3844a40f94885b3ad08847f6a8145950ac46e0
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml')
-rw-r--r-- | components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml index 9d4678c67..e75ef8b56 100644 --- a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds.components.cba</groupId> <artifactId>blueprint-model</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <artifactId>test-blueprint-kotlin-parent</artifactId> |