mirror of https://github.com/apache/maven.git
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:
parent
eba2327c66
commit
78078577a0
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue