Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / renderers / faas / pom.xml
index 0acc19c0b51f09c0a2d839ada5dfdf4dd22668c8..e3da6b6493cc4e92c58e804c14a41ee6ae1432fe 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.5.1-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.3.1-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.5.2-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.3.2-SNAPSHOT</faas.version>
   </properties>
 
   <dependencies>