summaryrefslogtreecommitdiffstats
path: root/appc-dispatcher/appc-request-handler
diff options
context:
space:
mode:
authorBalaji, Ramya (rb111y) <rb111y@att.com>2018-11-16 13:31:26 -0500
committerPatrick Brady <patrick.brady@att.com>2018-11-16 14:52:39 -0800
commitae50f26b45addec1c470ee367f7cadacee2a1bed (patch)
tree2ae11009aa55f452fdf443cdfd8f6e572ed12b49 /appc-dispatcher/appc-request-handler
parentade26b786a5497e52d26bbe4a96cccaa030d729b (diff)
More code changes for importing1.4.2
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/appc-request-handler')
-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 51cf8af33..ea86cd119 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,