From 8e93a8ff81a045481a66b69b8c69752f0a32e1e7 Mon Sep 17 00:00:00 2001 From: Elena Hardon Date: Mon, 11 Jun 2018 14:28:21 +0300 Subject: [PATCH] RM-6349 Minor changes over properties in parent pom and in community pom --- pom.xml | 2 +- rm-community/rm-community-repo/pom.xml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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