X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=491e3647b1e95a5a44c081c3e415772cd71cce8a;hb=1ada1f51c719ef65395e78d2f010053bc95983fc;hp=d425254e1e5b91299db6b570498e11e1d70685c5;hpb=e2d975231516eea202cd5dc0bbdd7511d4fa414d;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index d425254e1..491e3647b 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,15 +13,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 6.0.4 + 9.0.8 org.opendaylight.transportpce transportpce-networkmodel - 1.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle + + + + org.opendaylight.mdsal + mdsal-artifacts + 8.0.7 + import + pom + + + + ${project.groupId} @@ -36,12 +48,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 3.0.2 true - - - - - false - + + + ${project.groupId} + test-common + ${project.version} + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test + +