HdrHistogram/xmvn-reactor
wang--ge 3b638956d7 update to 2.1.12 version
(cherry picked from commit 8c2b3aba140e77bbedd375aff83c3c7c97fbb3b9)
2022-04-12 14:25:20 +08:00

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>