X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=a8287ece9ceee392ec01a7c5b2e8e8ff551ddc0f;hb=007a7c53b32f289c795d1135c170a231ae4cbf67;hp=f2a19dbad49a73284673802f637cd6ff02628a19;hpb=db7d93fdcd911941966b0a87a0783731d5b79a3e;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index f2a19dbad..a8287ece9 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 - 5.0.5 + 8.1.0 org.opendaylight.transportpce transportpce-networkmodel - 0.5.0-SNAPSHOT + 3.0.0-SNAPSHOT bundle + + + + org.opendaylight.mdsal + mdsal-artifacts + 7.0.5 + import + pom + + + + ${project.groupId} @@ -33,7 +45,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.code.findbugs jsr305 + 3.0.2 true + + + + ${project.groupId} + test-common + ${project.version} + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + test-jar + +