diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-04-05 14:17:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-04-05 14:17:44 +0000 |
commit | 89ea4703adb8f501ad2ac18edc425846c10e6e12 (patch) | |
tree | 552f1bb13d31739b29936f9bb14f0ce513ba37c1 /ms/blueprintsprocessor/modules/commons/ssh-lib | |
parent | 090049fc79d0b90666cb975c7e7da1a4bf4189fb (diff) |
Release ccsdk/cds1.1.2
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 59647effb..554f05e6e 100644 --- a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-commons</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |