diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-08 08:01:22 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-08 08:01:22 -0500 |
commit | 1ec33f1dfdf2c2e6ca36c94a547b7e2cc38b6bbb (patch) | |
tree | 04d111ccfc7a4dd0c7ecf7a2c60cf3e183039603 /ms/blueprintsprocessor/parent | |
parent | fd80e28d51b2531f7ce8ba809b87e5c34f42ad28 (diff) |
Release version 1.2.2 maven artifacts
Release version 1.2.2 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3521
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If6d48b13a501a59f5b76d4a6cf889fa1e73211d1
Diffstat (limited to 'ms/blueprintsprocessor/parent')
-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 a0f14aa12..3d4180810 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.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> |