maven-enforcer/maven-enforcer-depmap.xml
Alexander Kurtakov 29cc76f33d Initial import.
2010-05-21 06:23:40 +00:00

17 lines
358 B
XML

<dependencies>
<dependency>
<maven>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>1.1</version>
</maven>
<jpp>
<groupId>JPP/maven-plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>1.1</version>
</jpp>
</dependency>
</dependencies>