update the community version dependencies to 5.2.4 as the changes for renaming the bean simpleMappingExceptionResolver into simpleMappingExceptionResolverParent is not in any 5.2 community version

This commit is contained in:
Rodica Sutu
2018-08-20 12:20:30 +03:00
parent de6c8d5ed9
commit 20efb7b6c0

View File

@@ -43,7 +43,7 @@
</dependencyManagement>
<properties>
<alfresco.version>5.2.g</alfresco.version>
<share.version>5.2.f</share.version>
<alfresco.version>5.2.4</alfresco.version>
<share.version>5.2.4</share.version>
</properties>
</project>