X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pce%2Fpom.xml;h=dd5ce8d26d7d7816b719f0a18e9b90b868b2dad1;hb=3148761082712100ab21f0253b94042cadab324f;hp=943c06885742cf472bd6d1725847e68016cf27bc;hpb=49f04b1eefd3537d7266136a70552c24af5ea4a3;p=transportpce.git diff --git a/pce/pom.xml b/pce/pom.xml old mode 100755 new mode 100644 index 943c06885..dd5ce8d26 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -15,17 +15,46 @@ Author: Martial Coulibaly on behalf of Orange 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.3 + org.opendaylight.mdsal + binding-parent + 5.0.9 org.opendaylight.transportpce transportpce-pce - 0.3.0-SNAPSHOT + 1.0.0-SNAPSHOT bundle + + + ${project.groupId} + transportpce-common + ${project.version} + + + org.jgrapht + jgrapht-core + 1.2.0 + + + + + com.google.code.findbugs + jsr305 + 3.0.2 + true + + + + + + browserid-snapshots + browserid-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + @@ -43,46 +72,10 @@ 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 - + + + + false + -