X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=5dbf4423dba15af88ccbafa933c55256377e7d0c;hp=2c2ef3b5076155d2f34303e56f32eef4ff411b94;hb=cb98269f3ccd77787672053054910696e4eea470;hpb=c61d22e4dc73fdaba09aa8c0b189ea7459679e03 diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 2c2ef3b507..5dbf4423db 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -8,7 +8,7 @@ ../commons/opendaylight - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT netconf-subsystem pom ${project.artifactId} @@ -29,6 +29,7 @@ netconf-monitoring ietf-netconf-monitoring ietf-netconf-monitoring-extension + ../../third-party/org.openexi @@ -47,10 +48,6 @@ 5.0.0 2.4.0 1.7.2 - 4.0.10.Final - 0.2.4-SNAPSHOT - 0.2.4-SNAPSHOT - ${project.build.directory}/generated-sources/sal @@ -99,22 +96,6 @@ config-util ${config.version} - - ${project.groupId} - yang-store-api - ${config.version} - - - ${project.groupId} - yang-store-impl - ${config.version} - - - ${project.groupId} - yang-store-impl - ${config.version} - test-jar - ${project.groupId} yang-test @@ -157,6 +138,12 @@ netconf-impl ${netconf.version} + + ${project.groupId} + netconf-impl + ${netconf.version} + test-jar + ${project.groupId} netconf-monitoring @@ -172,11 +159,6 @@ config-persister-api ${config.version} - - org.opendaylight.controller - config-persister-file-adapter - ${config.version} - ${project.groupId} netconf-client @@ -263,24 +245,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - ${salGeneratorPath} - - - - -