X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=neutron-vpp-mapper%2Fpom.xml;h=196461eda4d2abce11110364deb7c4e20d9ce9c2;hb=ed5a706cef2f3e1cf3ea1864499dc2955e3d6403;hp=4cd23267b0213d66f154b43c3b5df18e485d76ab;hpb=99d0d5078f6c35638b20e0c8320f91b71e1a96b6;p=groupbasedpolicy.git diff --git a/neutron-vpp-mapper/pom.xml b/neutron-vpp-mapper/pom.xml index 4cd23267b..196461eda 100644 --- a/neutron-vpp-mapper/pom.xml +++ b/neutron-vpp-mapper/pom.xml @@ -11,17 +11,17 @@ org.opendaylight.controller config-parent - 0.5.0-SNAPSHOT + 0.6.0-Carbon org.opendaylight.groupbasedpolicy neutron-vpp-mapper - 0.4.0-SNAPSHOT + 0.5.0-Carbon bundle - 0.7.0-SNAPSHOT + 0.8.0-Carbon @@ -53,7 +53,7 @@ org.mockito - mockito-all + mockito-core test @@ -81,6 +81,28 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + + attach-artifact + + + + + ${project.build.directory}/classes/startup.cfg + cfg + config + + + + + +