maven/benchmark/pom.xml

8 lines
164 B
XML

<model>
<modelVersion>4.0.0</modelVersion>
<groupId>foo</groupId>
<artifactId>foo</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
</model>