X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=bd843053c0c2685d2cb6f7d99e5b0ffc1afef934;hb=a4b512d1270488e09a42c6bad83785b7b5fbd9a8;hp=61cea4df6091a76f16c11709edc81fe82a8437fd;hpb=a318428a18043e7927b12a46094427241973fc54;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 61cea4df6..bd843053c 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.4 + 8.0.0 org.opendaylight.transportpce transportpce-networkmodel - 0.5.0-SNAPSHOT + 3.0.0-SNAPSHOT bundle + + + + org.opendaylight.mdsal + mdsal-artifacts + 7.0.1 + 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 + +