o adding xpp3 here which will always be used by default and I would like

to keep all the generation in one package if I can.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162598 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-03-10 20:46:07 +00:00
parent d2a2ab2e19
commit 1af167137b
1 changed files with 5 additions and 0 deletions

View File

@ -39,6 +39,11 @@
<contributors/>
<dependencies>
<dependency>
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
<version>1.1.3.3</version>
</dependency>
</dependencies>
<build>