X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pce%2Fpom.xml;h=b010e323da4f3d3e5e61a064fd04778d6a08f83f;hb=a318428a18043e7927b12a46094427241973fc54;hp=f55172e25e47435df13a5764a18e466129d28f26;hpb=0d2599843447182bfdd8dd4b3815c543ff9c5268;p=transportpce.git diff --git a/pce/pom.xml b/pce/pom.xml index f55172e25..b010e323d 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -15,17 +15,45 @@ Author: Martial Coulibaly on behalf of Orange 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.9 + org.opendaylight.mdsal + binding-parent + 4.0.8 org.opendaylight.transportpce transportpce-pce - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle + + + ${project.groupId} + transportpce-common + ${project.version} + + + org.jgrapht + jgrapht-core + 1.2.0 + + + + + com.google.code.findbugs + jsr305 + true + + + + + + browserid-snapshots + browserid-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + @@ -42,49 +70,4 @@ Author: Martial Coulibaly on behalf of Orange - - - - - ${project.groupId} - transportpce-api - ${project.version} - - - ${project.groupId} - transportpce-networkmodel - ${project.version} - - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.1 - - - - - junit - junit - test - - - org.mockito - mockito-core - test - - - ${project.groupId} - test-common - ${project.version} - test - - - org.opendaylight.controller - sal-binding-broker-impl - 1.9.0-SNAPSHOT - test - - - -