X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=861258dc86c04d700609f7e262a192179bb97336;hb=f5199ed366896729160b9f1cafc597be81b5226e;hp=c617dd19c23e05c007155724b7894fa099bcf4cc;hpb=af2124dc59e2a6402108c7603245eb575858a5b0;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index c617dd19c2..861258dc86 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,32 +12,18 @@ org.opendaylight.netconf netconf-parent - 1.6.0-SNAPSHOT - ../netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-impl - 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.10.0-SNAPSHOT - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring + org.opendaylight.netconf.model + rfc6022 ${project.groupId} @@ -56,10 +42,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -86,11 +68,6 @@ org.slf4j slf4j-api - - org.slf4j - slf4j-simple - test - ${project.groupId} netconf-client @@ -114,14 +91,6 @@ xmlunit-legacy test - - org.osgi - org.osgi.compendium - - - org.osgi - org.osgi.core - @@ -131,20 +100,27 @@ maven-bundle-plugin - org.opendaylight.netconf.impl.osgi.NetconfImplActivator org.opendaylight.netconf.impl.* - org.apache.maven.plugins maven-jar-plugin test-jar - package + + + + + maven-source-plugin + + + + test-jar-no-fork +