Switching version back to 1.3.0-SNAPSHOT

Change-Id: If3b1cfb3970884ca4268f55d3fec6a76295f673c
diff --git a/openflow/api/pom.xml b/openflow/api/pom.xml
index 4fcd32e..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.3.0-rc3</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 21121a3..683a09a 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.3.0-rc3</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/openflow/pom.xml b/openflow/pom.xml
index 0dee041..deed497 100644
--- a/openflow/pom.xml
+++ b/openflow/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos</artifactId>
-        <version>1.3.0-rc3</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>