Starting snapshot 1.14.1-SNAPSHOT
diff --git a/protocols/openflow/api/pom.xml b/protocols/openflow/api/pom.xml
index 1bd86ac..5458d0d 100644
--- a/protocols/openflow/api/pom.xml
+++ b/protocols/openflow/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-openflow</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow-api</artifactId>
diff --git a/protocols/openflow/ctl/pom.xml b/protocols/openflow/ctl/pom.xml
index 145043a..22f115c 100644
--- a/protocols/openflow/ctl/pom.xml
+++ b/protocols/openflow/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-openflow</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow-ctl</artifactId>
diff --git a/protocols/openflow/pom.xml b/protocols/openflow/pom.xml
index 9b0ef96..8dcfb1f 100644
--- a/protocols/openflow/pom.xml
+++ b/protocols/openflow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow</artifactId>