diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml index c3f00287..7e7bfbf2 100644 --- a/archetypes/alfresco-allinone-archetype/pom.xml +++ b/archetypes/alfresco-allinone-archetype/pom.xml @@ -14,5 +14,35 @@ 1.0.2-SNAPSHOT ../../pom.xml + + + + + src/main/resources + + archetype-resources/pom.xml + + true + + + src/main/resources + + archetype-resources/pom.xml + + false + + + + + maven-resources-plugin + + false + + @@ + + + + + diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml index 23295d60..34f5912c 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml @@ -11,7 +11,7 @@ org.alfresco.maven alfresco-sdk-parent - 1.0.2-SNAPSHOT + @@alfresco.sdk.parent.version@@