diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-02-26 19:30:17 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-02-26 19:30:17 +0800 |
commit | b9af26a177a39358ea7388db0a6f582ebd407292 (patch) | |
tree | 165d8893cb9dc7c777acadefc565f06e9b408017 /deployment-configs/pom.xml | |
parent | aee3e50cbc58e372bfe5b3dc922b4b7fc574ed9a (diff) |
bump the versions for all the SO to 1.6.0
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
Diffstat (limited to 'deployment-configs/pom.xml')
-rw-r--r-- | deployment-configs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment-configs/pom.xml b/deployment-configs/pom.xml index 6935a15955..002cd19f81 100644 --- a/deployment-configs/pom.xml +++ b/deployment-configs/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>so</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>deployment-configs</artifactId> <name>deployment-configs</name> |