DATACASS-73 - added the rest of the network ports to build.properties

This commit is contained in:
Matthew Adams
2014-01-22 10:02:58 -06:00
parent 03600bf451
commit 7daea54842

View File

@@ -1,2 +1,4 @@
cassandra.native_transport_port=@cassandra.native_transport_port@
cassandra.rpc_port=@cassandra.rpc_port@
cassandra.storage_port=@cassandra.storage_port@
cassandra.ssl_storage_port=@cassandra.ssl_storage_port@