X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;h=76bfd56c2913cf9f89625e3db71fcf2cc9cc9e48;hb=2da26725be793b315794e751ecca009c7691008c;hp=f86f521bd2b032cebdd5bba5c568127d2cfb6166;hpb=78be0f7d861ed290e9a57853080c98c019989780;p=controller.git diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml index f86f521bd2..76bfd56c29 100644 --- a/opendaylight/switchmanager/implementation/pom.xml +++ b/opendaylight/switchmanager/implementation/pom.xml @@ -1,25 +1,28 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight + + 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:Main + HEAD + switchmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java @@ -27,7 +30,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -35,7 +38,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -94,27 +97,39 @@ org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller statisticsmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + + junit + junit + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + org.opendaylight.controller + commons.logback_settings