adding snippet markers so i can reference with a macro inside doxia doco

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@189684 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-06-09 02:05:37 +00:00
parent eba2327c66
commit 78078577a0
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
<!-- START SNIPPET: superpom -->
<project>
<modelVersion>4.0.0</modelVersion>
<name>Maven Default Project</name>
@ -40,4 +41,4 @@
</testResources>
</build>
</project>
<!-- END SNIPPET: superpom -->