diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-16 10:58:44 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-16 10:58:44 -0400 |
commit | 4921dbf41af1a51b306f2a52b155fa06ae2b9b42 (patch) | |
tree | 6021ac81fba54ca85a212d966246870adf347355 /ms/blueprintsprocessor/modules/commons/nats-lib | |
parent | e1ede78a57a197020a342387a53a04050e287534 (diff) |
Release version 1.2.0 maven artifacts
Release version 1.2.0 maven artifacts for CDS and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3e5beebd0e2aedb7d6f69ad854af879c20308c17
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 efae0c3e5..af2916e7b 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.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |