X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=neutron-mapper%2Fpom.xml;h=c97a96b440b5ac7b95e5b5d72a808645992a6e2a;hb=04f3f74523dfad0d191a8026f5cd7a9bb0aaacf3;hp=d76ae547c04c30795be7f044e3960a30ffcf2f98;hpb=17f3e79e022656b9d8a1dd11f11f183db61089f1;p=groupbasedpolicy.git diff --git a/neutron-mapper/pom.xml b/neutron-mapper/pom.xml index d76ae547c..c97a96b44 100644 --- a/neutron-mapper/pom.xml +++ b/neutron-mapper/pom.xml @@ -11,29 +11,33 @@ org.opendaylight.controller config-parent - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.groupbasedpolicy neutron-mapper - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT bundle + + ODL :: groupbasedpolicy :: ${project.artifactId} - 0.7.0-SNAPSHOT + 0.9.0-SNAPSHOT ${project.groupId} - groupbasedpolicy + l2-l3-domain-extension ${project.version} + bundle org.opendaylight.neutron - neutron-spi + model ${neutron.version} @@ -44,7 +48,7 @@ org.mockito - mockito-all + mockito-core test @@ -57,6 +61,14 @@ org.opendaylight.mdsal.model ietf-yang-types-20130715 + + org.opendaylight.mdsal.model + opendaylight-l2-types + + + org.opendaylight.mdsal.model + ietf-topology + @@ -74,6 +86,28 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + + attach-artifact + + + + + ${project.build.directory}/classes/startup.cfg + cfg + config + + + + + + - \ No newline at end of file +