X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-config%2Fpom.xml;h=1e3353662ce3bc8f8129297f74b3dcf13267beb6;hb=4e39e49ef541d25099afc4c2ff80d89b04b24103;hp=2f6d55f38d33e1df171659db37013dcf82512242;hpb=95fe25d438b661e5ba32ddb012095d97ea3fb473;p=netconf.git diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index 2f6d55f38d..1e3353662c 100644 --- a/netconf/netconf-topology-config/pom.xml +++ b/netconf/netconf-topology-config/pom.xml @@ -6,21 +6,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent bundle-parent - 2.0.2 + 3.1.0 org.opendaylight.netconf netconf-topology-config - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT Configuration files for netconf topology bundle @@ -56,6 +54,29 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/odl-sb-netconf-client-keypair.cfg + + cfg + config + + + + + +