X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=8436a1388b250ef683cf0eeadee0143b806ace13;hb=9293aee68cd3cf39a39d13b448e16b5c9872e9ca;hp=1d7d55209466e0f5a4f43b0bcf0bbcc16817cdf4;hpb=397cc9012f67596848019ca7874f3a303523b7e6;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 1d7d552094..8436a1388b 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -9,8 +9,7 @@ ../commons/opendaylight - org.opendaylight.controller - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT netconf-subsystem pom ${project.artifactId} @@ -75,6 +74,12 @@ config-manager ${config.version} + + ${project.groupId} + config-manager + ${config.version} + test-jar + ${project.groupId} yang-jmx-generator @@ -95,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} + @@ -135,15 +207,4 @@ -