*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163204 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-10-23 13:39:58 +00:00
parent 79eac7de39
commit 50fb033c91
2 changed files with 10 additions and 0 deletions

View File

@ -22,6 +22,11 @@
<artifactId>qdox</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>modello</groupId>
<artifactId>modello</artifactId>

View File

@ -17,6 +17,11 @@
<artifactId>qdox</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>modello</groupId>
<artifactId>modello</artifactId>