X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fovsdb%2Fpom.xml;h=312dd094cb47b774eead9bcbf0a1dd5d0c10a73a;hb=2ebaf23050854274b6af934d434fb9d2fdb37ee6;hp=9ccdb4c44fb71e24d9c79ee34f5546b1a7c07b4b;hpb=8e14a9956d2d914a82f0fa3ab0a6666556cf05a2;p=ovsdb.git diff --git a/features/ovsdb/pom.xml b/features/ovsdb/pom.xml index 9ccdb4c44..312dd094c 100644 --- a/features/ovsdb/pom.xml +++ b/features/ovsdb/pom.xml @@ -47,6 +47,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features.xml + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + org.opendaylight.controller + mdsal-artifacts + ${mdsal.version} + pom + import + + + org.opendaylight.controller @@ -189,6 +208,46 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.tomcat.util 7.0.53.v201406070630 + + org.opendaylight.yangtools + features-yangtools + xml + features + + + org.opendaylight.controller + features-mdsal + xml + features + + + org.opendaylight.controller + features-restconf + xml + features + + + ${project.groupId} + southbound-features + ${project.version} + + + ${project.groupId} + southbound-impl + ${project.version} + + + ${project.groupId} + southbound-impl + ${project.version} + xml + config + + + ${project.groupId} + southbound-api + ${project.version} +