X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-config%2Fpom.xml;h=6f376fdedc7b7ff87b40d08ff4c869f078cf6469;hb=d23fcaf9b8d3eb8f9dddac0802fef842575ee927;hp=094de7d9079298091a43e5b86ab65bfcb482e2de;hpb=e7abbe8b97f494030992ea8f9cc81a982695852b;p=netconf.git diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index 094de7d907..6f376fdedc 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.0 + 4.0.14 org.opendaylight.netconf netconf-topology-config - 1.3.0-SNAPSHOT + 1.6.4-SNAPSHOT Configuration files for netconf topology bundle @@ -28,7 +26,7 @@ org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import @@ -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 + + + + + +