diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:57:05 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:57:05 -0400 |
commit | edb2fca3819992926a1f979ad97499010613d7ac (patch) | |
tree | b202083392864c4780fffd0a502adcbc5330a12b /ms/blueprintsprocessor/modules/commons/ssh-lib | |
parent | a7456fecc0936275f4e70ccdb8eecae602ad80a0 (diff) |
Release version 1.3.1 of ccsdk/cds artifacts
Release version 1.3.1 (Jakarta patch) of ccsdk/cds artifacts
Issue-ID: CCSDK-3767
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6b714e371f46cc487f80f9860d863a7d195bb0c5
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/ssh-lib')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index e13fc8d48..6b03b9d2f 100644 --- a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-commons</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |