X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=e6f889c478df909e3aa46734792197f507642034;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=fb1efbb0f12d6229272200b423c2dd550672700f;hpb=191acb80042120ca010dd9e775626249a0bd2b0b;p=controller.git diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index fb1efbb0f1..e6f889c478 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,12 +4,18 @@ 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 + clustering.test - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -17,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -30,6 +36,9 @@ org.opendaylight.controller.sal.core, org.apache.felix.dm + + org.opendaylight.controller.clustering.test.internal + org.opendaylight.controller.clustering.test.internal.Activator @@ -43,12 +52,45 @@ org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.7.0-SNAPSHOT + + + equinoxSDK381 + org.eclipse.osgi.services + + + equinoxSDK381 + org.eclipse.osgi + + + equinoxSDK381 + org.apache.felix.gogo.command + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + equinoxSDK381 + org.apache.felix.gogo.shell + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + junit + junit + test