[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces.

Change-Id: Iebb2f8bc115efeb88f26b109eb93650bda7ce2fd
diff --git a/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params b/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params
index b4ed0b5..1521a75 100644
--- a/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params
+++ b/TestON/tests/SCPFintentInstallWithdrawLat/SCPFintentInstallWithdrawLat.params
@@ -29,25 +29,25 @@
         <USER>admin</USER>
 
         <ip1>OC1</ip1>
-        <port1>6633</port1>
+        <port1>6653</port1>
 
         <ip2>OC2</ip2>
-        <port2>6633</port2>
+        <port2>6653</port2>
 
         <ip3>OC3</ip3>
-        <port3>6633</port3>
+        <port3>6653</port3>
 
         <ip4>OC4</ip4>
-        <port4>6633</port4>
+        <port4>6653</port4>
 
         <ip5>OC5</ip5>
-        <port5>6633</port5>
+        <port5>6653</port5>
 
         <ip6>OC6</ip6>
-        <port6>6633</port6>
+        <port6>6653</port6>
 
         <ip7>OC7</ip7>
-        <port7>6633</port7>
+        <port7>6653</port7>
 
     </CTRL>