X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetconf%2Fnetconf-client%2Fpom.xml;h=ce77fdc08ed801219fb58f72b6d356c32ae77449;hb=e159106bc148e76fc1e3e3c780bdd740d99e74ed;hp=25ed0e7ab120b3b926f2c1cfc5b48ffae4e3a9d4;hpb=3ab0ebe1df3e7606cce0a61572f79bf12deb17c0;p=controller.git diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index 25ed0e7ab1..ce77fdc08e 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -1,51 +1,48 @@ + - 4.0.0 + 4.0.0 - - netconf-subsystem - org.opendaylight.controller - 0.2.5-SNAPSHOT - - netconf-client - ${project.artifactId} - bundle + + org.opendaylight.controller + netconf-subsystem + 0.2.5-SNAPSHOT + + netconf-client + bundle + ${project.artifactId} + + + ${project.groupId} + netconf-api + + + ${project.groupId} + netconf-util + + + com.google.guava + guava + + + org.opendaylight.controller + protocol-framework + + + org.slf4j + slf4j-api + + - - - ${project.groupId} - netconf-util - - - ${project.groupId} - netconf-api - - - org.opendaylight.controller - protocol-framework - - - com.google.guava - guava - - - org.slf4j - slf4j-api - - - - - - - org.apache.felix - maven-bundle-plugin - - - - org.opendaylight.controller.netconf.client, - - - com.google.common.base, + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.netconf.client.*, + com.google.common.base, com.google.common.collect, io.netty.channel, io.netty.channel.socket, @@ -60,28 +57,28 @@ org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.*, org.opendaylight.protocol.framework, + org.openexi.*, org.slf4j, org.w3c.dom, org.xml.sax, - io.netty.handler.codec - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - + io.netty.handler.codec + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +