Starting snapshot 1.3.0-SNAPSHOT

Change-Id: Idc4c114bda5268e534b9fc998215564d23d84c58
diff --git a/openflow/api/pom.xml b/openflow/api/pom.xml
index b034e04..2fc4f50 100644
--- a/openflow/api/pom.xml
+++ b/openflow/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-of</artifactId>
-        <version>1.2.0</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/openflow/ctl/pom.xml b/openflow/ctl/pom.xml
index c3a1335..f90f952 100644
--- a/openflow/ctl/pom.xml
+++ b/openflow/ctl/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-of</artifactId>
-        <version>1.2.0</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/openflow/pom.xml b/openflow/pom.xml
index a9c7289..deed497 100644
--- a/openflow/pom.xml
+++ b/openflow/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos</artifactId>
-        <version>1.2.0</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>