Starting snapshot 1.12.2-SNAPSHOT
diff --git a/protocols/openflow/api/pom.xml b/protocols/openflow/api/pom.xml
index 1e08ddb..1f624bf 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.12.1</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow-api</artifactId>
diff --git a/protocols/openflow/ctl/pom.xml b/protocols/openflow/ctl/pom.xml
index ca9cff7..0d346dd 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.12.1</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow-ctl</artifactId>
diff --git a/protocols/openflow/pom.xml b/protocols/openflow/pom.xml
index 9681a74..05853ce 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.12.1</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow</artifactId>