Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / applications / lldp-speaker / pom.xml
index 67119e81e72fca591cdf1c8277aa9ceace319383..d0650295a1fdc97bc62198f2c641310bb82baad0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
@@ -37,8 +37,9 @@
             <artifactId>openflowplugin-common</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
+            <groupId>org.opendaylight.openflowplugin.libraries</groupId>
             <artifactId>liblldp</artifactId>
+            <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin.applications</groupId>