aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra
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 /mso-api-handlers/mso-api-handler-infra
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 'mso-api-handlers/mso-api-handler-infra')
-rw-r--r--mso-api-handlers/mso-api-handler-infra/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml
index cf1df1bfb0..d102221998 100644
--- a/mso-api-handlers/mso-api-handler-infra/pom.xml
+++ b/mso-api-handlers/mso-api-handler-infra/pom.xml
@@ -10,6 +10,8 @@
<name>mso-api-handler-infra</name>
<description>ONAP SO API Handler Infra</description>
<properties>
+ <camunda.version>7.12.0</camunda.version>
+ <camunda.bpm.assert.version>1.2</camunda.bpm.assert.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>