Commit 830df696 authored by mindthegab's avatar mindthegab
Browse files

-- fixed POM snippet

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@636 04253f4f-3451-0410-a141-5562f1e59037
parent 39410205
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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:
  
+---+
<project>
     ...
@@ -29,6 +30,7 @@ Usage
+---+

  This will reference the Alfresco SDK project as <<<parent>>> 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.