maven/maven-artifact-ant/sample-build-test.pom

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>