27 lines
799 B
XML
27 lines
799 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<metadata xmlns="http://fedorahosted.org/xmvn/METADATA/3.0.0">
|
|
<artifacts>
|
|
<artifact>
|
|
<groupId>org.hdrhistogram</groupId>
|
|
<artifactId>HdrHistogram</artifactId>
|
|
<version>2.1.12</version>
|
|
<path>absolute-prefix/target/HdrHistogram-2.1.12.jar</path>
|
|
<properties>
|
|
<type>bundle</type>
|
|
<requiresJava>1.6</requiresJava>
|
|
</properties>
|
|
</artifact>
|
|
<artifact>
|
|
<groupId>org.hdrhistogram</groupId>
|
|
<artifactId>HdrHistogram</artifactId>
|
|
<extension>pom</extension>
|
|
<version>2.1.12</version>
|
|
<path>absolute-prefix/pom.xml</path>
|
|
<properties>
|
|
<type>bundle</type>
|
|
<requiresJava>1.6</requiresJava>
|
|
</properties>
|
|
</artifact>
|
|
</artifacts>
|
|
</metadata>
|