X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fremoterpc-routingtable%2Fimplementation%2Fpom.xml;h=ccff37c41d8543b6664d54a1a497070991c1c870;hb=aedea3458511bdd86280de6b9e0e937a6c1dba8a;hp=a788baf4c0642a1ebb26b390ba415a338a45a033;hpb=9212fed678702583f4a555641208cf1c7b45b829;p=controller.git diff --git a/opendaylight/md-sal/remoterpc-routingtable/implementation/pom.xml b/opendaylight/md-sal/remoterpc-routingtable/implementation/pom.xml index a788baf4c0..ccff37c41d 100644 --- a/opendaylight/md-sal/remoterpc-routingtable/implementation/pom.xml +++ b/opendaylight/md-sal/remoterpc-routingtable/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT ../.. @@ -16,7 +16,6 @@ remoterpc-routingtable.implementation - 0.4.1-SNAPSHOT bundle @@ -49,7 +48,8 @@ org.eclipse.osgi.framework.console, org.osgi.framework, javax.transaction, - com.google.common.base + com.google.common.base, + com.google.common.collect org.opendaylight.controller.sal.connector.remoterpc.impl.Activator @@ -80,13 +80,13 @@ org.opendaylight.controller sal-connector-api - 1.0-SNAPSHOT + ${project.version} org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT + ${clustering.services.version}