X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=491e3647b1e95a5a44c081c3e415772cd71cce8a;hb=819d009eb8f97c15bdf074e132612f17f2e4fbc1;hp=66a36d9034b8633b98faa2dc0e7509c73e08f89f;hpb=e7ef9ab3a437bae126b98276bedc5d79c675610c;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 66a36d903..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.6 + 9.0.8 org.opendaylight.transportpce transportpce-networkmodel - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle + + + + org.opendaylight.mdsal + mdsal-artifacts + 8.0.7 + import + pom + + + + ${project.groupId} @@ -36,6 +48,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 3.0.2 true + + + + ${project.groupId} + test-common + ${project.version} + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test +