aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN
diff options
context:
space:
mode:
authorMD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>2021-06-17 14:08:57 +0530
committerMD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>2021-06-17 14:11:09 +0530
commit77b03b51cd278eb7a972df467ffd0308cf810220 (patch)
treea4319e4eaa5dd15f5e2f6d56278bf72685d4560c /bpmn/MSOCommonBPMN
parente7dc04d315cacbe219c9044dbfd4b3ccd078621f (diff)
Merging dynamic_BPMN code to Custom_Workflow branch
Issue-ID: SO-3674 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I565ef9e4efa1955739d3963fa2d28a4f875ff7c5
Diffstat (limited to 'bpmn/MSOCommonBPMN')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index c051aac9b8..90734f324f 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -139,6 +139,7 @@
<dependency>
<groupId>org.camunda.bpm.springboot</groupId>
<artifactId>camunda-bpm-spring-boot-starter</artifactId>
+ <version>${camunda.springboot.version}</version>
<scope>test</scope>
</dependency>
<dependency>