X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=6e8c024d15d44133d8700f77d62b915af650da29;hb=c6a54e7ec2cf3657f6b03f42121be0e2e434d088;hp=56108b9d0d12fd7aba1b439272da19ef84bf871a;hpb=7921374d127e3c626865c24b71837728c5796402;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 56108b9d0d..6e8c024d15 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT org.opendaylight.netconf netconf-util - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -88,10 +88,45 @@ org.opendaylight.yangtools yang-data-api + + org.osgi + org.osgi.compendium + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/netconf.cfg + cfg + config + + + + + + org.apache.maven.plugins maven-jar-plugin