X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=5468dd00ba6ec0f651379b20dba1fdfc9ac368b1;hb=202b4d062c1064fc061009d5725b8a102fcc13c4;hp=21e9b36108b465343be78d8c1f5755f16c728bd2;hpb=50351b4cb37a1998cfaef53ff584aeb767c25f50;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 21e9b36108..5468dd00ba 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,26 +4,47 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.4 org.opendaylight.netconf netconf-topology - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT bundle org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import + + org.opendaylight.controller + config-artifacts + 0.8.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + pom + import + @@ -32,14 +53,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - org.opendaylight.controller sal-core-api @@ -69,6 +82,11 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.aaa + aaa-encrypt-service + 0.7.0-SNAPSHOT +