diff --git a/pom.xml b/pom.xml index 7a235f167b..fa3fe05155 100644 --- a/pom.xml +++ b/pom.xml @@ -358,7 +358,7 @@ 0.25.0 1.10.19 42.2.1 - 5432 + 5432 5.1.40 3306 diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 63cbb1d387..8f7cfde8b2 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -25,7 +25,6 @@ 9.1-901.jdbc4 alfresco-rm-community-repo 9.1-901.jdbc4 - 5.1.31 true @@ -140,7 +139,7 @@ postgres:9.4.12 - ${postgres.port}:${postgres.port} + ${postgresql.port}:${postgresql.port} ${alfresco.db.password} @@ -182,7 +181,7 @@ ${alfresco.test.db.name} org.postgresql.Driver - jdbc:postgresql://localhost:${postgres.port}/${alfresco.test.db.name} + jdbc:postgresql://localhost:${postgresql.port}/${alfresco.test.db.name} ${project.build.directory}/alf-data-test