Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / renderers / faas / pom.xml
index 4c8acd0c6108d221c78aec9af1e8741ae920f4cd..baadd3ac346ec9d85c3fc1620ebb0a95ff54c797 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.6.3-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.4.3-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.4.4-SNAPSHOT</faas.version>
   </properties>
 
   <dependencies>