diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-14 17:03:23 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-14 17:03:23 -0400 |
commit | 5e9a1da4ef37b6b47ba428325478b79466d7d181 (patch) | |
tree | 1fb2d98a34cc6900b4b8372c554442c0ee367ccc /cds-ui/designer-client | |
parent | 26628bf766b14d66f683a4608b97b7538ca582d6 (diff) |
Roll snapshot for Montreal
Roll snapshot to 1.6.0-SNAPSHOT to prepare for Montreal release
Issue-ID: CCSDK-3903
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I76b9683c658f793c01fdb865404df72ac1ec9684
Diffstat (limited to 'cds-ui/designer-client')
-rw-r--r-- | cds-ui/designer-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 6f40e4870..5f9d7a8dd 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ui</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |