We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc21ef commit 29496c2Copy full SHA for 29496c2
1 file changed
simpleclient_hotspot/pom.xml
@@ -39,13 +39,14 @@
39
<artifactId>simpleclient</artifactId>
40
<version>0.0.14-SNAPSHOT</version>
41
</dependency>
42
+
43
+ <!-- Test Dependencies Follow -->
44
<dependency>
45
<groupId>io.prometheus</groupId>
46
<artifactId>simpleclient_servlet</artifactId>
47
48
+ <scope>test</scope>
49
-
- <!-- Test Dependencies Follow -->
50
51
<groupId>junit</groupId>
52
<artifactId>junit</artifactId>
0 commit comments