All-dpns are not getting listed in the
[openflowplugin.git] / applications / lldp-speaker / pom.xml
index 71cf32867afae5965a0aeff6ffc26d53a2a6d9ee..bcc636ed70eb00ddfeec8aa3bb8e10ab5eae2d7b 100644 (file)
@@ -3,12 +3,15 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <artifactId>applications</artifactId>
+        <artifactId>openflowplugin-parent</artifactId>
         <version>0.10.0-SNAPSHOT</version>
+        <relativePath>../../parent</relativePath>
     </parent>
+
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
     <packaging>bundle</packaging>
+
     <dependencies>
         <dependency>
             <groupId>javax.annotation</groupId>
@@ -52,7 +55,6 @@
         <dependency>
           <groupId>org.opendaylight.infrautils</groupId>
           <artifactId>infrautils-util</artifactId>
-          <version>${infrautils.version}</version>
         </dependency>
     </dependencies>