diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-16 10:58:44 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-16 10:58:44 -0400 |
commit | 4921dbf41af1a51b306f2a52b155fa06ae2b9b42 (patch) | |
tree | 6021ac81fba54ca85a212d966246870adf347355 /components/model-catalog/blueprint-model/test-blueprint/resource-audit | |
parent | e1ede78a57a197020a342387a53a04050e287534 (diff) |
Release version 1.2.0 maven artifacts
Release version 1.2.0 maven artifacts for CDS and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3e5beebd0e2aedb7d6f69ad854af879c20308c17
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint/resource-audit')
-rw-r--r-- | components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml index d74ec2b5f..3fc25738b 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.components.cba</groupId> <artifactId>test-blueprint-model</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>resource-audit</artifactId> |