diff options
author | Dan Timoney <dtimoney@att.com> | 2023-07-25 16:23:18 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-07-25 16:23:22 -0400 |
commit | ed019b8170306ffa623c8661d4df3e0c32d3be09 (patch) | |
tree | f55aa3a4599f4f02c3fc292571afeffeec74c8cb /ms/error-catalog/pom.xml | |
parent | cf9cc3dc831cb99f1c40a64ac00a00dae4a38bba (diff) |
Release version 1.5.2 CDS maven artifacts
Release version 1.5.2 of CDS maven artifacts
Issue-ID: CCSDK-3814
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I29478e03fb7aac4995d6cd2d62dfb111f1256419
Diffstat (limited to 'ms/error-catalog/pom.xml')
-rw-r--r-- | ms/error-catalog/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 3b0ed41ae..de21ca47d 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ms</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |