diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-17 11:01:03 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-17 11:01:03 -0500 |
commit | 0c0a17fb1d24ca9abf8ae59a8676fb21e80c2ba6 (patch) | |
tree | 2abeaca3410cdaa500abffa0de447b45b787badb /cds-ui/application | |
parent | e8e602b75e4c62c36ecbf8789bd481ef0b6c579e (diff) |
Update versions for Paris release
Issue-ID: CCSDK-4069
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I092d16d1522638ec0b8adf6cc9e765a8d654af17
Diffstat (limited to 'cds-ui/application')
-rw-r--r-- | cds-ui/application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index fd8d10942..2217d29d6 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ui</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |