mirror of
https://github.com/fankes/moshi.git
synced 2025-12-13 03:11:03 +08:00
Fix the link to the parent pom.xml in kotlin/reflect
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
<groupId>com.squareup.moshi</groupId>
|
<groupId>com.squareup.moshi</groupId>
|
||||||
<artifactId>moshi-parent</artifactId>
|
<artifactId>moshi-parent</artifactId>
|
||||||
<version>1.7.0-SNAPSHOT</version>
|
<version>1.7.0-SNAPSHOT</version>
|
||||||
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>moshi-kotlin</artifactId>
|
<artifactId>moshi-kotlin</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user