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 /bpmn/MSOCoreBPMN/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 'bpmn/MSOCoreBPMN/pom.xml')
-rw-r--r-- | bpmn/MSOCoreBPMN/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml index fd239562e2..47254e75f2 100644 --- a/bpmn/MSOCoreBPMN/pom.xml +++ b/bpmn/MSOCoreBPMN/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>bpmn</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>MSOCoreBPMN</artifactId> |