X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=840f557f51ae14fd41a737a38de07421ee70de14;hb=682722fadd581d3ffd5d47011cccf4fbf32d84d4;hp=cff6dfa538582afeb8765aa468591a8089ec4698;hpb=a92d9d6a21a0f6ca8d2153795721f500eaf29ee9;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index cff6dfa538..840f557f51 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -9,8 +9,7 @@ ../commons/opendaylight - org.opendaylight.controller - 0.2.1-SNAPSHOT + ${netconf.version} netconf-subsystem pom ${project.artifactId} @@ -36,6 +35,7 @@ 1.7.2 1.7 1.7 + 4.0.10.Final @@ -74,6 +74,12 @@ config-manager ${config.version} + + ${project.groupId} + config-manager + ${config.version} + test-jar + ${project.groupId} yang-jmx-generator @@ -94,11 +100,78 @@ yang-store-impl ${config.version} + + ${project.groupId} + yang-store-impl + ${config.version} + test-jar + ${project.groupId} yang-test ${config.version} + + ${project.groupId} + netconf-api + ${netconf.version} + + + ${project.groupId} + netconf-util + ${netconf.version} + + + ${project.groupId} + netconf-util + ${netconf.version} + test-jar + + + ${project.groupId} + netconf-mapping-api + ${netconf.version} + + + ${project.groupId} + netconf-impl + ${netconf.version} + + + org.opendaylight.controller + config-persister-api + ${config.version} + + + org.opendaylight.controller + config-persister-file-adapter + ${config.version} + + + ${project.groupId} + netconf-client + ${netconf.version} + + + xmlunit + xmlunit + 1.4 + + + ${project.groupId} + config-netconf-connector + ${netconf.version} + + + ${project.groupId} + config-persister-impl + ${netconf.version} + + + org.opendaylight.controller + logback-config + ${config.version} + @@ -134,15 +207,4 @@ -