Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ff646bd

Browse files
committed
Remove discovery dependency from jmx
1 parent a66d7eb commit ff646bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<dependency>
2626
<groupId>com.proofpoint.platform</groupId>
27-
<artifactId>discovery</artifactId>
27+
<artifactId>node</artifactId>
2828
</dependency>
2929

3030
<dependency>

0 commit comments

Comments
 (0)