Merge "OPNFLWPLUG-952: All links disappear from the topology"
authorAnil Vishnoi <vishnoianil@gmail.com>
Mon, 26 Feb 2018 21:58:59 +0000 (21:58 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 26 Feb 2018 21:58:59 +0000 (21:58 +0000)
1  2 
applications/topology-lldp-discovery/pom.xml

index 1b46e0d45a1b3d2810d1eaf8d154356b0bdcb324,6cc40ccef1be432c9ddef7ffcfaf5b8725c8e435..7f82490d99a8a4a39f5e14978055ef5e644b0490
@@@ -4,12 -4,12 +4,12 @@@
    <parent>
      <groupId>org.opendaylight.openflowplugin</groupId>
      <artifactId>openflowplugin-parent</artifactId>
 -    <version>0.6.0-SNAPSHOT</version>
 +    <version>0.7.0-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
    </parent>
    <groupId>org.opendaylight.openflowplugin.applications</groupId>
    <artifactId>topology-lldp-discovery</artifactId>
 -  <version>0.6.0-SNAPSHOT</version>
 +  <version>0.7.0-SNAPSHOT</version>
    <packaging>bundle</packaging>
  
    <dependencies>
        <groupId>org.opendaylight.controller</groupId>
        <artifactId>sal-binding-api</artifactId>
      </dependency>
+     <dependency>
+       <groupId>org.opendaylight.mdsal</groupId>
+       <artifactId>mdsal-eos-dom-api</artifactId>
+     </dependency>
      <dependency>
        <groupId>org.opendaylight.openflowplugin.libraries</groupId>
        <artifactId>liblldp</artifactId>