diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2020-04-17 10:49:58 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2020-04-17 10:50:02 +0100 |
commit | eceef88af7a5e13a7840059004116e8b6cbf35ac (patch) | |
tree | 33c1037a0bde2f5889123998f0fbeaa44d6f144b /bpmn/so-bpmn-tasks/pom.xml | |
parent | 0de788a5af875ee19a582672cc4e05b0e247a921 (diff) |
Updating etsi-sol003-lcm-api module
Change-Id: If9711155d87d3f09e291b8b18e004ccff875e11e
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'bpmn/so-bpmn-tasks/pom.xml')
-rw-r--r-- | bpmn/so-bpmn-tasks/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/so-bpmn-tasks/pom.xml b/bpmn/so-bpmn-tasks/pom.xml index 47415240f9..7fbfed7054 100644 --- a/bpmn/so-bpmn-tasks/pom.xml +++ b/bpmn/so-bpmn-tasks/pom.xml @@ -200,7 +200,7 @@ </dependency> <dependency> <groupId>org.onap.so.adapters</groupId> - <artifactId>mso-vnfm-adapter-api</artifactId> + <artifactId>etsi-sol003-lcm-api</artifactId> <version>${project.version}</version> </dependency> <dependency> |