for now not needing property expansion in profiles activation, so reverting the change to allow maven 3.2.2 compatibility

This commit is contained in:
mindthegab
2014-12-23 14:35:23 -05:00
parent e377a9ef74
commit 0ef8953ffb

View File

@@ -884,7 +884,7 @@
<id>config-h2-support</id>
<activation>
<file>
<exists>${app.properties.test.folder}/alfresco-global.properties</exists>
<exists>src/test/properties/local/alfresco-global.properties</exists>
</file>
</activation>
<build>