when trying to change the database URL using Roo shell, Roo store a wrong database url in database.properties

command

Code:
database properties set -key database.url --key jdbc:mysql://localhost/testdb
the URL stored in database.properties
Code:
database.url=jdbc\:mysql\:
I have to change it manually, I think something wrong in the shell