diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-10-07 19:08:42 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-10-07 19:08:42 +0300 |
commit | 73d85da66a89bed17b0792002f7f9a525c0f78a5 (patch) | |
tree | 20597f0df69f8d40366b07410a3f1f281c1d1f0d /workflow-designer-init | |
parent | 2589c886bfd748bd346b3b02e048b52a1f7edd81 (diff) |
Bump version to 1.5.2
Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'workflow-designer-init')
-rw-r--r-- | workflow-designer-init/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow-designer-init/pom.xml b/workflow-designer-init/pom.xml index de0934cc..1f591d49 100644 --- a/workflow-designer-init/pom.xml +++ b/workflow-designer-init/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.onap.sdc.sdc-workflow-designer</groupId> <artifactId>workflow-designer-parent</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <profiles> |