Revert "PHOENIX-7160 Change the TSO default port to be compatible with Omid 1.1.1 (#1774)"

This reverts commit ed7871eb378507c9bfe5e06e6971f07431b2e8d8.
diff --git a/bin/hbase-omid-client-config.yml b/bin/hbase-omid-client-config.yml
index 2d451c4..b3301d4 100644
--- a/bin/hbase-omid-client-config.yml
+++ b/bin/hbase-omid-client-config.yml
@@ -14,10 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Omid TSO connection
-# The default port from 54758 has changed to 24758 since Omid 1.1.1
+#Omid TSO connection
 connectionType: !!org.apache.omid.tso.client.OmidClientConfiguration$ConnType DIRECT
-connectionString: "localhost:24758"
+connectionString: "localhost:54758"
 
 # When Omid is working in High Availability mode, two or more replicas of the TSO server are running in primary/backup
 # mode. When a TSO server replica is elected as master, it publishes its address through ZK. In order to configure