Merge "Migrate most of openflowplugin to use Uint types"
[openflowplugin.git] / applications / lldp-speaker / pom.xml
index 4f571c214b0fff0683b165e0e6be7508cc26155d..9ddde3334ce7d8378640abdf81304d5661419415 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.12.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -55,7 +55,6 @@
         <dependency>
           <groupId>org.opendaylight.infrautils</groupId>
           <artifactId>infrautils-util</artifactId>
-          <version>${infrautils.version}</version>
         </dependency>
     </dependencies>