X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=32fc49cefac0eb68f2c188dac021bad843ce1b4a;hp=c40dfe7fc32208c73251c9a483d7f5feaed48eaf;hb=64b94e7c2026f0e2b3fc74094db94f854f47ba90;hpb=ec82a960337ba51c2e896863a668dcf8fbcfcb6b diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index c40dfe7fc3..32fc49cefa 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -5,14 +5,11 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT netconf-it ${project.artifactId} - - 2.0.0 - @@ -45,7 +42,16 @@ config-api test - + + org.opendaylight.yangtools + object-cache-guava + + + org.opendaylight.yangtools + mockito-configuration + + + ${project.groupId} config-manager test @@ -71,6 +77,11 @@ config-util test + + ${project.groupId} + sal-netconf-connector + test + ${project.groupId} netconf-api @@ -120,6 +131,12 @@ netconf-ssh test + + ${project.groupId} + netconf-testtool + ${project.version} + test + ${project.groupId} netconf-ssh @@ -143,50 +160,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - 1 - false - false - - - - default-test - - true - - - - integration-tests - - test - - integration-test - - false - -Dlogback.configurationFile=${maven.test.dest}/logback.xml - - - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - - -