Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / renderers / ofoverlay / pom.xml
index f7150d2e6eef6e34799088971ba79b0053c9f3ff..56d535fe05f55a48756642dca81a4face0aad831 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.13.0-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.5.2-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.5.2-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.13.2-SNAPSHOT</liblldp.version>
   </properties>
 
   <dependencies>
       <artifactId>openflowplugin-extension-nicira</artifactId>
       <version>${openflowplugin.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.openflowplugin</groupId>
+      <artifactId>openflowplugin-api</artifactId>
+      <version>${openflowplugin.version}</version>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>liblldp</artifactId>