Changed the Share dependency from 5.1.g to 5.1.f as we do not have an installer for Repo/Share 5.1.g combination.

This commit is contained in:
Tuna Aksoy
2017-06-19 22:08:25 +01:00
parent 0a83b44d98
commit 1221656c14

View File

@@ -24,6 +24,6 @@
<properties>
<alfresco.version>5.1.g</alfresco.version>
<share.version>${alfresco.version}</share.version>
<share.version>5.1.f</share.version>
</properties>
</project>