diff options
author | soumya.e.singh <soumya.e.singh@accenture.com> | 2024-12-17 16:13:34 +0530 |
---|---|---|
committer | soumya.e.singh <soumya.e.singh@accenture.com> | 2024-12-17 16:22:27 +0530 |
commit | e8e602b75e4c62c36ecbf8789bd481ef0b6c579e (patch) | |
tree | 5be0a37e225c3c0bad9104d20026a90e58de0fca /ms/blueprintsprocessor/parent/pom.xml | |
parent | 17f9df7d96465c26e43bcb0fabc926510469e111 (diff) |
Release version 1.7.1 maven artifacts and roll versionoslo
Release version 1.7.1 of CDS maven artifacts and roll to next snapshot
version
Issue-ID: CCSDK-4068
Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com>
Change-Id: I5e4974a5e4daf7bc21473414e900eabde2a1ca8f
Diffstat (limited to 'ms/blueprintsprocessor/parent/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 2c9cdb8d6..1127ce6bb 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>blueprintsprocessor</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |