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