diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-28 19:09:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-28 19:09:27 +0000 |
commit | 7431be8dbe5ffdb37f8b585e15e44e85ec1fcdb9 (patch) | |
tree | 29288b056996c63c7653c8fba8577f30785e0489 /sdc-distribution-client/pom.xml | |
parent | fe52f1b0054d4551f83d9448d894160981c4e07f (diff) |
Release sdc/sdc-distribution-client1.4.2
Diffstat (limited to 'sdc-distribution-client/pom.xml')
-rw-r--r-- | sdc-distribution-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-distribution-client/pom.xml b/sdc-distribution-client/pom.xml index a7f8bf9..2a87fd8 100644 --- a/sdc-distribution-client/pom.xml +++ b/sdc-distribution-client/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.onap.sdc.sdc-distribution-client</groupId> <artifactId>sdc-main-distribution-client</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.2</version> </parent> <artifactId>sdc-distribution-client</artifactId> |