X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fyanglib%2Fpom.xml;h=43ad472991adafa389c4f7cbc85f163f941f65b7;hb=18c0b16e3917cefc9098283014c5e308ac107d76;hp=0371cf3bbcb2c82caa873aaba4a60ede8bed89e6;hpb=40199db98ceb28d9e303e9959167d1c6ab6e1355;p=netconf.git diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 0371cf3bbc..43ad472991 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.6-SNAPSHOT ../../parent @@ -32,6 +32,28 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/yanglib-config.xml + xml + config + + + + + +