X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=f718621b26da6b3d6d97229c77a85da78cb0576d;hb=a251833f27fd00040904e2df316cd707c8129d1e;hp=e259296560f93eeee704fc0616ad389dfe29813c;hpb=3e5a15bd17299cc88ea253514db40661e11f5bb7;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index e259296560..f718621b26 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -54,6 +54,16 @@ sal-core-spi ${mdsal.version} + + org.opendaylight.controller + sal-common-api + ${mdsal.version} + + + org.opendaylight.controller + sal-common-impl + ${mdsal.version} + org.opendaylight.controller sal-binding-api @@ -105,6 +115,11 @@ concepts ${concepts.version} + + org.opendaylight.yangtools + concepts + 0.1.1-SNAPSHOT +