From 830df696c5248f5ee66c9c58eb7c48b0b2c2ac67 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Sun, 4 Nov 2012 20:20:11 +0000 Subject: [PATCH] -- fixed POM snippet git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@636 04253f4f-3451-0410-a141-5562f1e59037 --- poms/alfresco-sdk-parent/src/site/apt/index.apt.vm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/poms/alfresco-sdk-parent/src/site/apt/index.apt.vm b/poms/alfresco-sdk-parent/src/site/apt/index.apt.vm index 55984683..838e5073 100644 --- a/poms/alfresco-sdk-parent/src/site/apt/index.apt.vm +++ b/poms/alfresco-sdk-parent/src/site/apt/index.apt.vm @@ -16,6 +16,7 @@ Alfresco SDK Parent - Part of Maven Alfresco SDK\x99 Usage You can reference Alfresco SDK POM in your POM adding the following snippet: + +---+ ... @@ -27,8 +28,9 @@ Usage ... +---+ - + This will reference the Alfresco SDK project as <<>> project, allowing you to inherit all SDK features. + Full dependency information for other build systems can be found in the {{{./dependency-info.html} Dependency Info page}}. Features are provided in terms of {{{./sdk-profiles.html} Maven profiles}}, and high configurability is provided with {{{./sdk-properties}POM properties}} avaialble to sibling projects.