X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mdsalutil%2Fmdsalutil-impl%2Fpom.xml;h=0e9aeaf77962544266bbeaa495069221a597ead4;hb=e70dce49fa1f1a7c3d38d38ee3a790807563ae05;hp=2101d2ad4d4d58648e75912a822585b01765691c;hpb=6943c5de03b68d749815fd6bb5b9bd015148202a;p=vpnservice.git diff --git a/mdsalutil/mdsalutil-impl/pom.xml b/mdsalutil/mdsalutil-impl/pom.xml index 2101d2ad..0e9aeaf7 100644 --- a/mdsalutil/mdsalutil-impl/pom.xml +++ b/mdsalutil/mdsalutil-impl/pom.xml @@ -1,22 +1,19 @@ - + - org.opendaylight.controller + org.opendaylight.vpnservice config-parent - 0.3.0-SNAPSHOT - - + 0.2.0-SNAPSHOT + ../../commons/config-parent + 4.0.0 org.opendaylight.vpnservice mdsalutil-impl - 0.0.1-SNAPSHOT + 0.2.0-SNAPSHOT bundle - - - 2.4.3 - + org.opendaylight.controller @@ -25,24 +22,20 @@ org.opendaylight.openflowplugin.model model-flow-base - 0.1.0-SNAPSHOT + ${openflowplugin.version} + + + org.opendaylight.controller + liblldp + ${liblldp.version} org.opendaylight.openflowplugin.model model-flow-service - 0.1.0-SNAPSHOT + ${openflowplugin.version} - - junit - junit - - - org.mockito - mockito-all - test - - + org.powermock powermock-module-junit4 1.5.2 @@ -66,14 +59,6 @@ test test-jar - - commons-lang - commons-lang - - - com.google.guava - guava - ${project.groupId} mdsalutil-api @@ -83,35 +68,6 @@ - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - - - - - - ${project.basedir}/META-INF - - - - maven-clean-plugin - ${maven.clean.plugin.version} - - - - ${basedir}/src/main/xtend-gen - - ** - - - - - org.apache.maven.plugins maven-surefire-plugin