diff --git a/pom.xml b/pom.xml index dea0feddf9..00a30f1cc7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 org.alfresco @@ -25,6 +24,7 @@ scm:git:https://gitlab.alfresco.com/records-management/records-management.git scm:git:https://gitlab.alfresco.com/records-management/records-management.git https://gitlab.alfresco.com/records-management/records-management + HEAD @@ -230,7 +230,7 @@ - + diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index c16e472192..e0a1f0d9f7 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 alfresco-rm-automation @@ -108,7 +107,7 @@ - + diff --git a/rm-community/pom.xml b/rm-community/pom.xml index c6b5dde09a..da2908c92c 100644 --- a/rm-community/pom.xml +++ b/rm-community/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 alfresco-rm-community diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 0d3dbe1d7d..f053b553d2 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 alfresco-rm-community-repo @@ -84,10 +83,9 @@ - + - + @@ -250,7 +248,7 @@ - + @@ -265,7 +263,7 @@ - + @@ -356,7 +354,7 @@ ${my.db.name} ${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} org.gjt.mm.mysql.Driver @@ -368,7 +366,7 @@ ${my.db.name} ${my.db.port} org.hibernate.dialect.PostgreSQLDialect - + jdbc:postgresql:template1 jdbc:postgresql:${alfresco.db.name} org.postgresql.Driver