X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-config%2Fpom.xml;h=5248951b13066f49b426d7d7313644ca518f2177;hb=1d91e1bbe29d0da6ea427a5d0837064c8a3d5134;hp=89823a005b344f208ad408c9d7dc99ddbeea6699;hpb=3c4376a45d503c8c1a3ca7fda2dbdfabc7f54be7;p=netconf.git diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index 89823a005b..5248951b13 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.4 + 4.0.2 org.opendaylight.netconf netconf-topology-config - 1.3.0-SNAPSHOT + 1.6.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 + + + + + +