X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tools%2Fapi%2Fpom.xml;h=963f9be60748472caead4904483a7cbc11de075b;hb=10bdee38d6c3eaf643fe14ecee7fd01e5710d92c;hp=e2da6aa07b9758570e874e858578f3485b47b992;hpb=9f37ae9dd59a55d04f979ca024bdd1a63c8a5eab;p=serviceutils.git diff --git a/tools/api/pom.xml b/tools/api/pom.xml index e2da6aa0..963f9be6 100644 --- a/tools/api/pom.xml +++ b/tools/api/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils tools-api - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT bundle @@ -39,8 +39,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html yang-binding - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.infrautils @@ -53,15 +53,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html javax.inject javax.inject + provided + true javax.annotation javax.annotation-api + provided true org.immutables value + annotations + + + org.opendaylight.mdsal + mdsal-binding-api