From 9540670f4d80e2a3a6ea596488d56e3a645680b4 Mon Sep 17 00:00:00 2001 From: "Balaji, Ramya (rb111y)" Date: Mon, 19 Nov 2018 16:21:08 -0500 Subject: [PATCH] Fix for Class dependency errors Issue-ID: APPC-1231 Change-Id: I0edce5fad720a5a6326ea7d0845e61db69665289 Signed-off-by: Balaji, Ramya (rb111y) --- appc-provider/appc-provider-model/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 4a0827bd8..3a99c5cff 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -44,7 +44,6 @@ - org.opendaylight.yang.gen.v1.org.onap.appc.lcm.rev160108,org.opendaylight.yang.gen.v1.org.onap.appc.lcm.rev160108.* @@ -122,4 +121,4 @@ guava - \ No newline at end of file + -- 2.16.6