aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-06-16 12:42:12 +0100
committerwaqas.ikram <waqas.ikram@est.tech>2021-06-16 12:42:13 +0100
commitf3ea8808c6be3b129193d5b575bfb3b96c8bbcc8 (patch)
tree4e0d04110d0bd7c6d93d912689f81e2d3aed3c8c
parent3c58d2ca482bdfd13f5b92c59e5ccefcc7160139 (diff)
Removing camunda.springboot.version property
Change-Id: I9beb589f6b6c9dc2ad7aa6597024f184891561b6 Issue-ID: SO-3675 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
-rw-r--r--so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-bpmn-flows/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-bpmn-flows/pom.xml b/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-bpmn-flows/pom.xml
index b5ade3f..bba3681 100644
--- a/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-bpmn-flows/pom.xml
+++ b/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-bpmn-flows/pom.xml
@@ -64,7 +64,6 @@
<dependency>
<groupId>org.camunda.bpm.springboot</groupId>
<artifactId>camunda-bpm-spring-boot-starter-rest</artifactId>
- <version>${camunda.springboot.version}</version>
<exclusions>
<exclusion>
<groupId>org.camunda.bpmn</groupId>