X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-it%2Fpom.xml;h=654ad4a1ccd86f87ec562316f5f14888099b4d27;hp=235e6ac51efcafa22dd8b6e18368d71eaff07a7f;hb=408eeef51f435abd2027f9d25ac5592066b202dd;hpb=356f96ce57f8c099ce98e38b4053c075050bda10 diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index 235e6ac51e..654ad4a1cc 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -1,17 +1,17 @@ - + 4.0.0 sal-parent org.opendaylight.controller - 1.0-SNAPSHOT + 1.1-SNAPSHOT sal-binding-it scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - + HEAD + 3.0.0 @@ -19,8 +19,6 @@ ../sal-binding-broker/target/jacoco.exec ../sal-binding-broker/target/jacoco-it.exec - 0.2.3-SNAPSHOT - 0.2.3-SNAPSHOT @@ -60,10 +58,18 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.14.1 + + false + + - org.eclipse.m2e @@ -90,7 +96,7 @@ - + @@ -126,127 +132,112 @@ + + + + + org.opendaylight.yangtools.thirdparty xtend-lib-osgi 2.4.3 - test org.opendaylight.controller sal-binding-broker-impl - 1.0-SNAPSHOT - provided org.ops4j.pax.exam pax-exam-container-native - ${exam.version} - test + compile org.ops4j.pax.exam pax-exam-junit4 - ${exam.version} - test + compile org.opendaylight.controller config-netconf-connector - ${netconf.version} - test - - - org.opendaylight.controller - yang-store-impl - ${config.version} org.opendaylight.controller logback-config - ${config.version} org.opendaylight.controller config-persister-impl - ${config.version} org.opendaylight.controller - config-persister-file-adapter - ${config.version} + config-persister-file-xml-adapter + + + org.eclipse.persistence + org.eclipse.persistence.moxy - + + org.eclipse.persistence + org.eclipse.persistence.core + + org.opendaylight.controller netconf-impl - ${netconf.version} org.opendaylight.controller netconf-monitoring - ${netconf.version} org.opendaylight.controller netconf-client - ${netconf.version} org.ops4j.pax.exam pax-exam ${exam.version} - compile org.ops4j.pax.exam pax-exam-link-mvn - ${exam.version} - test + compile equinoxSDK381 org.eclipse.osgi - 3.8.1.v20120830-144521 - test org.slf4j log4j-over-slf4j - 1.7.2 ch.qos.logback logback-core - 1.0.9 ch.qos.logback logback-classic - 1.0.9 org.mockito mockito-all - test org.opendaylight.controller.model model-flow-service - 1.0-SNAPSHOT provided org.opendaylight.controller config-manager - 0.2.3-SNAPSHOT org.opendaylight.controller.model model-flow-management - 1.0-SNAPSHOT provided @@ -254,5 +245,13 @@ antlr4-runtime-osgi-nohead 4.0 + + org.opendaylight.controller.thirdparty + nagasena + + + org.opendaylight.controller.thirdparty + nagasena-rta +