X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=applications%2Freconciliation-framework%2Fpom.xml;h=5d1544d09197ec868e38c71467eba5e0c98df99e;hb=cfe3a97837951ebbedb337dc988027f10c49f714;hp=a592a8060476a1d9ef818bcba21f40e09f66bacf;hpb=08c6fa3237169f10b484665b12258c4cf403a72f;p=openflowplugin.git diff --git a/applications/reconciliation-framework/pom.xml b/applications/reconciliation-framework/pom.xml index a592a80604..5d1544d091 100644 --- a/applications/reconciliation-framework/pom.xml +++ b/applications/reconciliation-framework/pom.xml @@ -1,24 +1,27 @@ - + 4.0.0 org.opendaylight.openflowplugin applications - 0.6.0-SNAPSHOT + 0.9.0-SNAPSHOT org.opendaylight.openflowplugin.applications reconciliation-framework bundle + + org.osgi + org.osgi.core + junit junit - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.openflowplugin @@ -32,10 +35,6 @@ org.opendaylight.yangtools yang-common - - org.opendaylight.controller - sal-common-util - org.opendaylight.mdsal mdsal-singleton-common-api @@ -50,13 +49,13 @@ test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test test-jar @@ -65,30 +64,35 @@ org.apache.karaf.shell.console provided + + javax.inject + javax.inject + true + + + javax.annotation + javax.annotation-api + true + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.apache.felix - maven-bundle-plugin + org.apache.aries.blueprint + blueprint-maven-plugin - - scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main HEAD -