aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dispatcher
diff options
context:
space:
mode:
authorBalaji, Ramya (rb111y) <rb111y@att.com>2018-11-16 13:31:26 -0500
committerBalaji, Ramya (rb111y) <rb111y@att.com>2018-11-16 13:33:10 -0500
commitf253b8197d1d37f0494a79fee45abc1b1951ca29 (patch)
treebcbdcc1cce98a954d709837d37ac6b0a0cc00e6a /appc-dispatcher
parent2174675eb2a6fdbbc770875a9c590bd39dcb4c04 (diff)
More code changes for importing
Adding explicit import/exports to pom, to see if issue the issue will resolve. Issue-ID: APPC-1231 Change-Id: I2138d9a8b8ddea151a97562663236061fef60275 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
Diffstat (limited to 'appc-dispatcher')
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
index 93df6dec0..3ec2b4efc 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
@@ -159,6 +159,8 @@
org.onap.appc.lockmanager.api.*,
org.onap.appc.requesthandler,
org.onap.appc.requesthandler.objects,
+ org.opendaylight.yang.gen.v1.org.onap.appc.lcm.rev160108,
+ org.opendaylight.yang.gen.v1.org.onap.appc.lcm.rev160108.*,
org.onap.appc.transactionrecorder,
org.onap.appc.transactionrecorder.impl,
org.onap.appc.transactionrecorder.objects,