mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +00:00
reopening Issue #43 - requiredProperties is not working as expected, it does not respect default value. Reverting changes to archetype-metadata.xml, use property <alfresco.edition> in each pom.xml
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@378 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<alfresco.version>3.4.a</alfresco.version>
|
||||
<alfresco.edition>${alfresco-default-edition}</alfresco.edition>
|
||||
<alfresco.edition>community</alfresco.edition>
|
||||
<spring.version>3.0.0.RELEASE</spring.version>
|
||||
<amp-plugin.version>3.0.3-SNAPSHOT</amp-plugin.version>
|
||||
<alfresco.module.id>${project.artifactId}</alfresco.module.id>
|
||||
|
Reference in New Issue
Block a user