Jason van Zyl 484fca802a This commit was generated by cvs2svn to compensate for changes in r300,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162790 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:08:23 +00:00

19 lines
456 B
XML

<project>
<groupId>maven</groupId>
<artifactId>maven-core-it0002</artifactId>
<version>1.0</version>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<type>test</type>
</dependency>
<dependency>
<groupId>maven</groupId>
<artifactId>maven-it-support</artifactId>
<version>1.0</version>
</dependency>
</dependencies>
</project>