blob: dd3fb7dd0a8da7b17cedf778866ea0e3a73bed4c [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<name>Maven Integration Test :: it0052</name>
<groupId>org.apache.maven.its.it0052</groupId>
<artifactId>maven-it-it0052</artifactId>
<description>Test that source attachment doesn't take place when
-DperformRelease=true is missing.</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>