diff options
author | Dan Timoney <dtimoney@att.com> | 2023-04-27 10:11:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-04-27 10:11:50 -0400 |
commit | d161eb34c7d05fde1ab2605e88be312c9e568d4c (patch) | |
tree | a8862263b80a335f3f81bf5d44dbd05ea1434c20 /components/model-catalog/blueprint-model/test-blueprint/resource-audit | |
parent | ddcc79f9968f65f34bb049e469acfafe0a0aa2e9 (diff) |
Update version to 1.5.1-SNAPSHOT1.5.1
Update CDS to snapshot version 1.5.1-SNAPSHOT so that version 1.5.1 can
be released
Issue-ID: CCSDK-3876
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9c54710dfadcda134a3b3a08d50690a3cadccca3
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 859c03e6f..bac35837e 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 @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.components.cba</groupId> <artifactId>test-blueprint-model</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <artifactId>resource-audit</artifactId> |