Skip to content

Commit 97c333a

Browse files
committed
changed repository structure and cleaned up duplicate classes
1 parent 8b0f5bf commit 97c333a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

metrics/api/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<modelVersion>4.0.0</modelVersion>
1111

1212
<artifactId>haystack-client-metrics-api</artifactId>
13-
13+
<packaging>jar</packaging>
14+
<name>haystack-client-dropwizard-api</name>
15+
<description>Metrics api consumed by the haystack client library to generate performance metrics for the client integration code</description>
1416

1517
</project>

0 commit comments

Comments
 (0)