mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +00:00
- closes issue #251
- refactored h2 support to play nicely with IDEs and across the aio and amp archetype use cases - now moved the h2 support for the default alfresco version in the alfresco-rad project, as part of the rapid application development features - tested all cmd line and eclipse based scenarios - consolidated alfresco.community.default version and alfresco.enterprise.default version and made them parametric in the whole project
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
<dependency>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>alfresco-mmt</artifactId>
|
||||
<version>5.0.c</version>
|
||||
<version>${alfresco.community.default.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.alfrescolabs.alfresco-technical-validation</groupId>
|
||||
|
Reference in New Issue
Block a user