diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:57:05 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:57:05 -0400 |
commit | edb2fca3819992926a1f979ad97499010613d7ac (patch) | |
tree | b202083392864c4780fffd0a502adcbc5330a12b /cds-ui/server | |
parent | a7456fecc0936275f4e70ccdb8eecae602ad80a0 (diff) |
Release version 1.3.1 of ccsdk/cds artifacts
Release version 1.3.1 (Jakarta patch) of ccsdk/cds artifacts
Issue-ID: CCSDK-3767
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6b714e371f46cc487f80f9860d863a7d195bb0c5
Diffstat (limited to 'cds-ui/server')
-rw-r--r-- | cds-ui/server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 4983f7d12..634c18102 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ui</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |