Skip to content

Commit 8a248fa

Browse files
committed
Changed mdnsjava groupId
1 parent 01a63cc commit 8a248fa

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

core/pom.xml

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

7676
<!-- mDNS -->
7777
<dependency>
78-
<groupId>net.posick</groupId>
78+
<groupId>xyz.gianlu.mdnsjava</groupId>
7979
<artifactId>mdnsjava</artifactId>
8080
<version>2.2.0</version>
8181
</dependency>

mdnsjava

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<module>core</module>
4747
<module>api</module>
4848
<module>api-client</module>
49+
<module>mdnsjava</module>
4950
</modules>
5051

5152
<dependencies>

0 commit comments

Comments
 (0)