X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fstubpce%2Fpom.xml;h=15b0fe9c2ec7584d45867b32c6cc01a3e2eaefd6;hb=8359f8d61a3289ab73badeeafb8a9a7103284f8d;hp=755a4a0f3bf84576eac92e3dcd15eae3e205fe2a;hpb=b9eb640d81809d00137d42b3a102df74afdfb143;p=transportpce.git diff --git a/tests/stubpce/pom.xml b/tests/stubpce/pom.xml index 755a4a0f3..15b0fe9c2 100644 --- a/tests/stubpce/pom.xml +++ b/tests/stubpce/pom.xml @@ -17,13 +17,13 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 0.13.0-SNAPSHOT + 0.13.2-SNAPSHOT org.opendaylight.transportpce transportpce-stubpce - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT bundle @@ -40,6 +40,25 @@ Author: Martial Coulibaly on behalf of Orange + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.2-SNAPSHOT + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 1.5.2-SNAPSHOT + import + pom + + + @@ -72,6 +91,22 @@ Author: Martial Coulibaly on behalf of Orange transportpce-stubmodels ${project.version} + + org.opendaylight.controller.model + model-topology + + + org.opendaylight.netconf + sal-netconf-connector + + + org.osgi + org.osgi.core + + + org.apache.commons + commons-lang3 +