X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blobdiff_plain;f=mdsalutil%2Fmdsalutil-impl%2Fpom.xml;h=dcc08370c16732a6f4b8e4fd9c3df067f0087adf;hp=2101d2ad4d4d58648e75912a822585b01765691c;hb=f351ca14fe77d4b2063179e97dd04ff13abbc5df;hpb=7cecb2563e0ae0f68015a3b8b0495e7ea9881080 diff --git a/mdsalutil/mdsalutil-impl/pom.xml b/mdsalutil/mdsalutil-impl/pom.xml index 2101d2ad..dcc08370 100644 --- a/mdsalutil/mdsalutil-impl/pom.xml +++ b/mdsalutil/mdsalutil-impl/pom.xml @@ -3,15 +3,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 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 @@ -25,24 +25,15 @@ org.opendaylight.openflowplugin.model model-flow-base - 0.1.0-SNAPSHOT + ${openflowplugin.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 +57,6 @@ test test-jar - - commons-lang - commons-lang - - - com.google.guava - guava - ${project.groupId} mdsalutil-api @@ -83,35 +66,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