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 /ms/blueprintsprocessor/functions/resource-resolution/pom.xml | |
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 'ms/blueprintsprocessor/functions/resource-resolution/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 817d9f93c..3d121c97a 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>blueprintsprocessor-functions</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |