From ebe9e9b6f22548bedaed2ad949ede6e6e611b067 Mon Sep 17 00:00:00 2001 From: Elena Hardon Date: Mon, 11 Jun 2018 18:18:58 +0300 Subject: [PATCH] RM-6349 Updated postgres port --- pom.xml | 2 +- rm-community/rm-community-repo/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5939521697..71809d2079 100644 --- a/pom.xml +++ b/pom.xml @@ -358,7 +358,7 @@ 0.25.0 1.10.19 42.2.1 - 5433 + 32000 5.1.40 3306 diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 8f7cfde8b2..74c462cc15 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}:${postgresql.port} + ${postgresql.port}:5432 ${alfresco.db.password} @@ -497,7 +497,7 @@ ${my.db.name} ${my.db.port} - org.repo.alfresco.domain.dialect.PostgreSQLDialect + org.repo.alfresco.domain. jdbc:postgresql:template1 jdbc:postgresql:${alfresco.db.name}