diff --git a/pom.xml b/pom.xml
index 07e360b47c..a7d6c1df38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,10 +171,11 @@
-Xmx1024m -XX:MaxPermSize=256m -Duser.language=en -Dcom.sun.management.jmxremote
true
false
- 6.0.0
2.9.5
5.0.4.RELEASE
1.10.19
+ 42.2.1
+ 5.1.40
@@ -231,7 +232,7 @@
rm.module.repo.version.min
- ${alfresco.min.version}
+ ${alfresco.version}
(\d+)\.(\d+).*
$1.$2
false
diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml
index b7f8853f51..329c0970bf 100644
--- a/rm-community/rm-community-repo/pom.xml
+++ b/rm-community/rm-community-repo/pom.xml
@@ -22,13 +22,12 @@
localhost
alfresco-platform
9.1-901.jdbc4
- 5.1.40
alfresco-rm-community-repo
true
${project.build.directory}/solr/home
- 6.0.4-ea
+ 6.0.4-ea
7.2
8.7
6.50
@@ -41,8 +40,6 @@
Deprecated SOLR4 app, still packaged for downward compatibility
-->
6.7
- 42.2.1
- 5.1.40
@@ -192,7 +189,6 @@
${alfresco.groupId}
-
content-services-community
war
${alfresco.version}
@@ -487,16 +483,6 @@
spring-tx
${dependency.spring.version}
-
- org.springframework
- spring-web
- ${dependency.spring.version}
-
-
- org.springframework
- spring-webmvc
- ${dependency.spring.version}
-
org.springframework
spring-test
@@ -549,12 +535,9 @@
${alfresco.groupId}
-
content-services-community
war
-
-
- 6.0.5-ea
+ ${alfresco.version}
@@ -722,22 +705,8 @@
mysql
mysql-connector-java
- ${alfresco.mysql.version}
+ ${dependency.mysql.version}
-
@@ -767,7 +736,7 @@
mysql
mysql-connector-java
- ${alfresco.mysql.version}
+ ${dependency.mysql.version}
diff --git a/rm-community/rm-community-repo/test/resources/test-context.xml b/rm-community/rm-community-repo/test/resources/test-context.xml
index 633dc913a4..02fa268020 100644
--- a/rm-community/rm-community-repo/test/resources/test-context.xml
+++ b/rm-community/rm-community-repo/test/resources/test-context.xml
@@ -124,7 +124,6 @@
class="org.springframework.scheduling.quartz.CronTriggerFactoryBean">
-
0 30 3 * * ?
@@ -232,7 +231,7 @@
- false
+ start
Search
diff --git a/rm-community/rm-community-repo/test/resources/test-job-context.xml b/rm-community/rm-community-repo/test/resources/test-job-context.xml
index 57c1851176..2e93fcc1fb 100644
--- a/rm-community/rm-community-repo/test/resources/test-job-context.xml
+++ b/rm-community/rm-community-repo/test/resources/test-job-context.xml
@@ -11,7 +11,6 @@
-