Honeycomb 1.18.04-RC1
[honeycomb.git] / infra / it / memory-benchmark-api / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0"
3          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5     <parent>
6         <artifactId>api-parent</artifactId>
7         <groupId>io.fd.honeycomb.common</groupId>
8         <version>1.18.04-RC1</version>
9         <relativePath>../../../common/api-parent</relativePath>
10     </parent>
11     <modelVersion>4.0.0</modelVersion>
12
13     <groupId>io.fd.honeycomb.it</groupId>
14     <artifactId>memory-benchmark-api</artifactId>
15     <version>1.18.04-RC1</version>
16 </project>