X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-config%2Fpom.xml;h=509c54d9850eadb80f702218d7eef04627e3525b;hb=effdc431d42558c582b8879a08239c9975980fba;hp=bd063fe2e272ad25c8724958a6876c5358abfb31;hpb=6d7e12bf3ef64e5004703a1d540e7e26f30a9595;p=netconf.git diff --git a/netconf/netconf-topology-config/pom.xml b/netconf/netconf-topology-config/pom.xml index bd063fe2e2..509c54d985 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 + 4.0.10 org.opendaylight.netconf netconf-topology-config - 1.3.0-SNAPSHOT + 1.6.1-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 + + + + + +