maven/maven-artifact-ant/sample-build-test.pom
2006-09-15 15:04:47 +00:00

7 lines
187 B
Plaintext

<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.test</groupId>
<artifactId>sample-build-test</artifactId>
<version>2.0-beta-4-SNAPSHOT</version>
</project>