- 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:
mindthegab
2014-12-23 23:32:10 -05:00
parent 2237ab18d0
commit 58ee1a3c79
9 changed files with 118 additions and 93 deletions

View File

@@ -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>