blob: 9740c68dc1a082eeeb9cc151789c17a5bafb9720 [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<name>Maven Integration Test :: it0051</name>
<groupId>org.apache.maven.its.it0051</groupId>
<artifactId>maven-it-it0051</artifactId>
<description>Test source attachment when -DperformRelease=true is specified.</description>
<packaging>jar</packaging>
<version>1.0</version>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<type>jar</type>
<scope>test</scope>
</dependency>
</dependencies>
</project>