X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=226a03774cd46497ed289d95c2f20515af7fd555;hp=1ecc018f1e943e17265a3368f1015ecfb41ec7c5;hb=4db37f2ab0c8174d1990e2262cb466fe22352573;hpb=aa77e20225cc04235315892cf148393149cbf8fc diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 1ecc018f1e..226a03774c 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -3,17 +3,44 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight + org.opendaylight.odlparent + bundle-parent 1.8.0-SNAPSHOT - ../commons/opendaylight + + org.opendaylight.controller blueprint bundle ${project.artifactId} 0.6.0-SNAPSHOT + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.2.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + config-artifacts + 0.6.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -69,6 +96,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +