blob: 1ca8683cdd8983b7b572ae3e892bdc23e937cc97 [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<name>Maven Integration Test :: it0098</name>
<groupId>org.apache.maven.its.it0098</groupId>
<artifactId>maven-it-it0098</artifactId>
<description>Test that quoted system properties are processed correctly. [MNG-1415]</description>
<version>1</version>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
</dependency>
</dependencies>
</project>