X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-blueprint-config%2Fpom.xml;h=78e30d3715ad45dcdd750d0687679a5f23b7fb07;hb=9346760204383b52143fbfe762c9a6b463b9835d;hp=61dd36fe22ef95c0fd5359e2bfd119651ad95e9e;hpb=fe605d0479379a6649654b1f3ef74415f6a37ca8;p=openflowplugin.git diff --git a/openflowplugin-blueprint-config/pom.xml b/openflowplugin-blueprint-config/pom.xml index 61dd36fe22..78e30d3715 100644 --- a/openflowplugin-blueprint-config/pom.xml +++ b/openflowplugin-blueprint-config/pom.xml @@ -26,6 +26,28 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/openflowplugin.cfg + cfg + config + + + + + +