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 /ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | |
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 'ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index bc023d252..96f4cc950 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-commons</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |