diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-03 11:18:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-03 11:18:25 -0400 |
commit | fde772b3c7965a1df88f4498f7bff9f8be2cdcb5 (patch) | |
tree | 3a90e8a096bfb7751f104714c5bd2a3529757468 /ms/blueprintsprocessor/modules/commons/nats-lib | |
parent | edc6cf2c5620e6d4f4ac5e57420a5852d47c8de7 (diff) |
Release 1.2.1 maven artifacts
Release version 1.2.1 CDS maven artifacts and roll version
Issue-ID: CCSDK-3506
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id9f80a93a40a086b239874cb558b4a63fdca4758
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/nats-lib')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml index af2916e7b..4da515274 100644 --- a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-commons</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |