diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/share-amp/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/share-amp/pom.xml index 6d511acc..3afad8fa 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/share-amp/pom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/share-amp/pom.xml @@ -30,19 +30,27 @@ http://localhost:8080/alfresco - WARN + WARN - - - org.springframework.extensions.surf - spring-surf-api - provided - + + + ${alfresco.groupId} + share + ${alfresco.version} + classes + provided + + + + org.springframework.extensions.surf + spring-surf-api + provided +