diff --git a/pom.xml b/pom.xml
index 71809d2079..49e2e65366 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,9 +358,10 @@
0.25.0
1.10.19
42.2.1
- 32000
+ 5432
5.1.40
3306
+ 5431
UTF-8
UTF-8
diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml
index 74c462cc15..7e6814cbb0 100644
--- a/rm-community/rm-community-repo/pom.xml
+++ b/rm-community/rm-community-repo/pom.xml
@@ -139,7 +139,7 @@
postgres:9.4.12
- ${postgresql.port}:5432
+ ${database.port}:${postgresql.port}
${alfresco.db.password}
@@ -181,7 +181,7 @@
${alfresco.test.db.name}
org.postgresql.Driver
- jdbc:postgresql://localhost:${postgresql.port}/${alfresco.test.db.name}
+ jdbc:postgresql://localhost:${database.port}/${alfresco.test.db.name}
${project.build.directory}/alf-data-test