diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml
index 6affa73272..560c76574f 100644
--- a/rm-community/rm-community-repo/pom.xml
+++ b/rm-community/rm-community-repo/pom.xml
@@ -352,7 +352,7 @@
${my.db.port}
org.hibernate.dialect.MySQLInnoDBDialect
- jdbc:mysql://${alfresco.db.host}:${alfresco.db.port}/${alfresco.db.name}
+ jdbc:mysql://${alfresco.db.host}:${alfresco.db.port}/${alfresco.db.name}
jdbc:mysql://${alfresco.db.host}:${alfresco.db.port}/${alfresco.db.name}
org.gjt.mm.mysql.Driver