X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-config%2Fpom.xml;h=82f38a6faa8f65ff055bb696b2fd4f12c720ec6b;hb=6cb3fd2778d666077323587703c5f5e4d1c270b6;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..82f38a6faa 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.10 org.opendaylight.netconf netconf-topology-config - 1.3.0-SNAPSHOT + 1.6.2-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 + + + + + +